DescriptionRevert of Remove EnableThreadedCompositing from the browser. (https://codereview.chromium.org/337783002/)
Reason for revert:
Broke virtual/implsidepainting/inspector/timeline, made them use single threaded compositor (and impl side painting).
Original issue's description:
> Remove EnableThreadedCompositing from the browser.
>
> Now only --disable-threaded-compositing exists, which is only present
> for layout tests. The --enable-threaded-compositing flag moves to
> become a content shell flag only, as it's only used for DumpRenderTree.
>
> Change any checks in the renderer process for kEnableThreadedCompositing
> to instead be !kDisableThreadedCompositing since that is the only
> flag left.
>
> Remove the whole threaded compositing thing from about:gpu and
> about:flags.
>
> R=piman
> BUG=384381, 346363
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278151
TBR=piman@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=384381, 346363
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278178
Patch Set 1 #
Created: 6 years, 6 months ago
(Patch set is too large to download)
Messages
Total messages: 7 (0 generated)
|