Bug 104968

Summary: [chromium] Expose a WebLayerTreeView getter on WebWidget to make it easier for the embedder to interface with the compositor
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, enne, fishd, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.