Bug 102146 - [chromium] Plumb WebCompositorSupport settings through WebLayerTreeSettings as well, in preparation for removing the settings from WebCompositorSupport
Summary: [chromium] Plumb WebCompositorSupport settings through WebLayerTreeSettings a...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dana Jansens
URL:
Keywords:
Depends on:
Blocks: 101968
  Show dependency treegraph
 
Reported: 2012-11-13 15:59 PST by Dana Jansens
Modified: 2012-11-13 21:01 PST (History)
9 users (show)

See Also:


Attachments
Patch (14.98 KB, patch)
2012-11-13 16:01 PST, Dana Jansens
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dana Jansens 2012-11-13 15:59:17 PST
[chromium] Plumb WebCompositorSupport settings through WebLayerTreeSettings as well, in preparation for removing the settings from WebCompositorSupport
Comment 1 Dana Jansens 2012-11-13 16:01:36 PST
Created attachment 174018 [details]
Patch
Comment 2 Dana Jansens 2012-11-13 16:02:13 PST
This looks like the last CL, but this one keeps the calls in DRT to

Platform::current()->compositorSupport()->set*()

So that we don't break any layout test behaviour during this migration.
Comment 3 WebKit Review Bot 2012-11-13 16:33:52 PST
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 4 WebKit Review Bot 2012-11-13 21:01:37 PST
Comment on attachment 174018 [details]
Patch

Clearing flags on attachment: 174018

Committed r134532: <http://trac.webkit.org/changeset/134532>
Comment 5 WebKit Review Bot 2012-11-13 21:01:42 PST
All reviewed patches have been landed.  Closing bug.