Bug 104968 - [chromium] Expose a WebLayerTreeView getter on WebWidget to make it easier for the embedder to interface with the compositor
Summary: [chromium] Expose a WebLayerTreeView getter on WebWidget to make it easier fo...
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: James Robinson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-13 15:47 PST by James Robinson
Modified: 2012-12-13 16:23 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.23 KB, patch)
2012-12-13 15:48 PST, James Robinson
no flags Details | Formatted Diff | Diff
Patch (3.24 KB, patch)
2012-12-13 15:50 PST, James Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James Robinson 2012-12-13 15:47:32 PST
[chromium] Expose a WebLayerTreeView getter on WebWidget to make it easier for the embedder to interface with the compositor
Comment 1 James Robinson 2012-12-13 15:48:04 PST
Created attachment 179357 [details]
Patch
Comment 2 James Robinson 2012-12-13 15:49:19 PST
Comment on attachment 179357 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=179357&action=review

> Source/WebKit/chromium/src/WebViewImpl.cpp:1727
> +void WebViewImpl::webLayerTreeView()

lol i rite code gud
Comment 3 James Robinson 2012-12-13 15:50:53 PST
Created attachment 179360 [details]
Patch
Comment 4 Adrienne Walker 2012-12-13 15:54:09 PST
Comment on attachment 179360 [details]
Patch

R=me.  Seems reasonable to me!
Comment 5 WebKit Review Bot 2012-12-13 15:57:29 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 6 WebKit Review Bot 2012-12-13 16:23:37 PST
Comment on attachment 179360 [details]
Patch

Clearing flags on attachment: 179360

Committed r137681: <http://trac.webkit.org/changeset/137681>
Comment 7 WebKit Review Bot 2012-12-13 16:23:40 PST
All reviewed patches have been landed.  Closing bug.