Bug 124873

Summary: Don't parent the TileController root layer in two places
Product: WebKit Reporter: Tim Horton <thorton>
Component: Layout and RenderingAssignee: Tim Horton <thorton>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, sam, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Tim Horton
Reported 2013-11-25 17:18:26 PST
The TileController root layer gets parented both directly and as a "custom" sublayer of its owning layer. We don't need to parent it directly, only the custom sublayer mechanism was intended to be used (so that they'll stay put in the layer hierarchy).
Attachments
patch (1.36 KB, patch)
2013-11-25 17:20 PST, Tim Horton
no flags
Tim Horton
Comment 1 2013-11-25 17:20:45 PST
Brent Fulgham
Comment 2 2013-11-26 19:19:45 PST
Comment on attachment 217850 [details] patch r=me. Parenting yourself is gross! Gross I say!
WebKit Commit Bot
Comment 3 2013-11-26 19:47:35 PST
Comment on attachment 217850 [details] patch Clearing flags on attachment: 217850 Committed r159800: <http://trac.webkit.org/changeset/159800>
WebKit Commit Bot
Comment 4 2013-11-26 19:47:36 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.