Bug 130808 - Make sure childContainmentLayer is parented
Summary: Make sure childContainmentLayer is parented
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-26 18:22 PDT by Simon Fraser (smfr)
Modified: 2014-03-26 20:54 PDT (History)
7 users (show)

See Also:


Attachments
Patch (1.70 KB, patch)
2014-03-26 18:24 PDT, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2014-03-26 18:22:15 PDT
Make sure childContainmentLayer is parented
Comment 1 Simon Fraser (smfr) 2014-03-26 18:24:03 PDT
Created attachment 227904 [details]
Patch
Comment 2 Tim Horton 2014-03-26 18:28:54 PDT
Comment on attachment 227904 [details]
Patch

We should fix the UI-side compositing confusion too (never send a layer creation until it's actually in the tree?)
Comment 3 Simon Fraser (smfr) 2014-03-26 18:30:28 PDT
Or maybe always send changes for unparented layers? We might want to send unparented tiles at some point?
Comment 4 WebKit Commit Bot 2014-03-26 20:54:01 PDT
Comment on attachment 227904 [details]
Patch

Clearing flags on attachment: 227904

Committed r166339: <http://trac.webkit.org/changeset/166339>
Comment 5 WebKit Commit Bot 2014-03-26 20:54:04 PDT
All reviewed patches have been landed.  Closing bug.