Bug 111835 - Coordinated Graphics: Remove CoordinatedGraphicsLayer::setRootLayer().
Summary: Coordinated Graphics: Remove CoordinatedGraphicsLayer::setRootLayer().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dongseong Hwang
URL:
Keywords:
Depends on:
Blocks: 111829
  Show dependency treegraph
 
Reported: 2013-03-08 02:24 PST by Dongseong Hwang
Modified: 2013-03-12 18:53 PDT (History)
6 users (show)

See Also:


Attachments
Patch (6.55 KB, patch)
2013-03-08 02:27 PST, Dongseong Hwang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.