Bug 83413

Summary: [chromium] CCLayerTreeHost / WebLayerTreeView should be single ownership, not RefCounted
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, cc-bugs, dglazkov, enne, fishd, nduca, piman, tkent, vangelis, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description James Robinson 2012-04-06 17:13:27 PDT
[chromium] CCLayerTreeHost / WebLayerTreeView should be single ownership, not RefCounted
Comment 1 James Robinson 2012-04-06 17:18:00 PDT
Created attachment 136105 [details]
Patch
Comment 2 WebKit Review Bot 2012-04-06 17:20:13 PDT
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 3 Antoine Labour 2012-04-06 17:54:04 PDT
LGTM
Comment 4 Adrienne Walker 2012-04-06 18:16:42 PDT
Comment on attachment 136105 [details]
Patch

R=me.  This is great! I love the m_client cleanup too.
Comment 5 James Robinson 2012-04-06 18:27:31 PDT
Thanks for the quick reviews. http://codereview.chromium.org/10023004 needs to land before this can.
Comment 7 WebKit Review Bot 2012-04-09 14:41:01 PDT
Comment on attachment 136105 [details]
Patch

Clearing flags on attachment: 136105

Committed r113623: <http://trac.webkit.org/changeset/113623>
Comment 8 WebKit Review Bot 2012-04-09 14:41:07 PDT
All reviewed patches have been landed.  Closing bug.