DescriptionRevert of Remove default begin frame sources from the renderer (patchset #11 id:200001 of https://codereview.chromium.org/2083423006/ )
Reason for revert:
Speculative revert as there are some bots failing with a common and related stack.
Original issue's description:
> Remove default begin frame sources from the renderer
>
> This changes both cc proxies to no longer create default begin frame
> sources. In cc, it must either be the case that an external begin frame
> source is provided (with use_external_begin_frame_source set) or the
> output surface provides a begin frame source (with
> use_output_surface_begin_frame_source).
>
> This changes the world from three states of BFS creation (default,
> output surface provided, and external) to only two (output surface
> provided and external). In the future, external will also be removed.
>
> CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel
>
> Committed: https://crrev.com/da025c649b0c2339771f2b06c482dcf8e388e889
> Cr-Commit-Position: refs/heads/master@{#415757}
TBR=danakj@chromium.org,sievers@chromium.org,enne@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
Committed: https://crrev.com/5738e49a21bee482e17e029ff3f4561449131a5e
Cr-Commit-Position: refs/heads/master@{#415776}
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|