WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
124873
Don't parent the TileController root layer in two places
https://bugs.webkit.org/show_bug.cgi?id=124873
Summary
Don't parent the TileController root layer in two places
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Tim Horton
Comment 1
2013-11-25 17:20:45 PST
Created
attachment 217850
[details]
patch
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.
Top of Page
Format For Printing
XML
Clone This Bug