Fix DelegatedOutputSurface in Blimp
Make sure to build a BeginFrameSource when binding to the OutputSurfaceClient. Without this the compositor doesn't push frames. This was broken by https://codereview.chromium.org/2083423006 because BlimpLayerTreeSettings sets use_output_surface_begin_frame_source but one wasn't provided by the DelegatedOutputSurface. Infrastructure to add a Blimp test for this is almost complete and will be added in a follow up CL! BUG= Review-Url: https://codereview.chromium.org/2308143002 Cr-Commit-Position: refs/heads/master@{#416395}
Showing
Please register or sign in to comment