Bug 111835

Summary: Coordinated Graphics: Remove CoordinatedGraphicsLayer::setRootLayer().
Product: WebKit Reporter: Dongseong Hwang <dongseong.hwang>
Component: Layout and RenderingAssignee: Dongseong Hwang <dongseong.hwang>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cmarcelo, luiz, noam, webkit.review.bot, zeno
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 111829    
Attachments:
Description Flags
Patch none

Description Dongseong Hwang 2013-03-08 02:24:50 PST
This patch removes CoordinatedGraphicsLayer::setRootLayer() because CoordinatedGraphicsScene already knows which layer is root.
Comment 1 Dongseong Hwang 2013-03-08 02:27:16 PST
Created attachment 192186 [details]
Patch
Comment 2 Dongseong Hwang 2013-03-08 02:28:40 PST
I think WK2 part is trivial change that Sam mentioned. Do you think WK2 owner sign is needed?
Comment 3 Noam Rosenthal 2013-03-08 02:35:35 PST
Comment on attachment 192186 [details]
Patch

LGTM, still needs a WK2 owner review.
Comment 4 Benjamin Poulain 2013-03-12 18:06:05 PDT
Comment on attachment 192186 [details]
Patch

Signed off by me.
Comment 5 WebKit Review Bot 2013-03-12 18:53:29 PDT
Comment on attachment 192186 [details]
Patch

Clearing flags on attachment: 192186

Committed r145670: <http://trac.webkit.org/changeset/145670>
Comment 6 WebKit Review Bot 2013-03-12 18:53:32 PDT
All reviewed patches have been landed.  Closing bug.