Bug 111632

Summary: [chromium] Remove WebLayerTreeViewClient and WebLayerTreeView::Settings
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
add back empty definition of WLTV::Settings since this can't be forward declared none

Description James Robinson 2013-03-06 15:14:41 PST
[chromium] Remove WebLayerTreeViewClient and WebLayerTreeView::Settings
Comment 1 James Robinson 2013-03-06 15:16:23 PST
Created attachment 191845 [details]
Patch
Comment 2 James Robinson 2013-03-06 15:17:02 PST
Depends on https://codereview.chromium.org/12472015/
Comment 3 WebKit Review Bot 2013-03-06 15:18:24 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 Adrienne Walker 2013-03-06 15:21:07 PST
Comment on attachment 191845 [details]
Patch

R=me.  \o/
Comment 5 James Robinson 2013-03-06 15:22:09 PST
Created attachment 191849 [details]
add back empty definition of WLTV::Settings since this can't be forward declared
Comment 6 Adrienne Walker 2013-03-06 15:29:08 PST
Comment on attachment 191849 [details]
add back empty definition of WLTV::Settings since this can't be forward declared

R=me.  Oh, C++.
Comment 7 WebKit Review Bot 2013-03-08 13:04:06 PST
Comment on attachment 191849 [details]
add back empty definition of WLTV::Settings since this can't be forward declared

Clearing flags on attachment: 191849

Committed r145258: <http://trac.webkit.org/changeset/145258>
Comment 8 WebKit Review Bot 2013-03-08 13:04:11 PST
All reviewed patches have been landed.  Closing bug.