Bug 69042 - Remove unused createRootLayerPainter from CCLayerTreeHostClient
Summary: Remove unused createRootLayerPainter from CCLayerTreeHostClient
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: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-28 17:07 PDT by Antoine Labour
Modified: 2011-09-28 18:28 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.51 KB, patch)
2011-09-28 17:08 PDT, Antoine Labour
no flags Details | Formatted Diff | Diff
Patch (3.67 KB, patch)
2011-09-28 17:47 PDT, Antoine Labour
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Labour 2011-09-28 17:07:54 PDT
Remove unused createRootLayerPainter from CCLayerTreeHostClient
Comment 1 Antoine Labour 2011-09-28 17:08:41 PDT
Created attachment 109097 [details]
Patch
Comment 2 James Robinson 2011-09-28 17:28:04 PDT
Feel free to kill the implementations too:

Source/WebKit/chromium/src/WebViewImpl.cpp
Source/WebKit/chromium/src/WebViewImpl.h
Source/WebKit/chromium/tests/CCLayerTreeHostTest.cpp
Comment 3 Antoine Labour 2011-09-28 17:47:48 PDT
Created attachment 109104 [details]
Patch
Comment 4 Antoine Labour 2011-09-28 17:48:40 PDT
(In reply to comment #2)
> Feel free to kill the implementations too:
> 
> Source/WebKit/chromium/src/WebViewImpl.cpp
> Source/WebKit/chromium/src/WebViewImpl.h
> Source/WebKit/chromium/tests/CCLayerTreeHostTest.cpp

Gone in latest patch.
Comment 5 James Robinson 2011-09-28 17:49:42 PDT
Comment on attachment 109104 [details]
Patch

Out, out vile dead code!
Comment 6 WebKit Review Bot 2011-09-28 18:28:00 PDT
Comment on attachment 109104 [details]
Patch

Clearing flags on attachment: 109104

Committed r96283: <http://trac.webkit.org/changeset/96283>
Comment 7 WebKit Review Bot 2011-09-28 18:28:03 PDT
All reviewed patches have been landed.  Closing bug.