Bug 69042

Summary: Remove unused createRootLayerPainter from CCLayerTreeHostClient
Product: WebKit Reporter: Antoine Labour <piman>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jamesr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.