Bug 100495 - LayerTreeCoordinator: Make sure that dependent layers are deleted before their directly composited image
Summary: LayerTreeCoordinator: Make sure that dependent layers are deleted before thei...
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: Jocelyn Turcotte
URL:
Keywords:
Depends on: 100661
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-26 04:11 PDT by Jocelyn Turcotte
Modified: 2012-10-29 05:54 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.61 KB, patch)
2012-10-26 04:55 PDT, Jocelyn Turcotte
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jocelyn Turcotte 2012-10-26 04:11:24 PDT
LayerTreeCoordinator: Make sure that dependent layers are deleted before their directly composited image
Comment 1 Jocelyn Turcotte 2012-10-26 04:55:49 PDT
Created attachment 170895 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-26 05:56:13 PDT
Comment on attachment 170895 [details]
Patch

Clearing flags on attachment: 170895

Committed r132640: <http://trac.webkit.org/changeset/132640>
Comment 3 WebKit Review Bot 2012-10-26 05:56:16 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Csaba Osztrogonác 2012-10-29 05:54:52 PDT
(In reply to comment #2)
> (From update of attachment 170895 [details])
> Clearing flags on attachment: 170895
> 
> Committed r132640: <http://trac.webkit.org/changeset/132640>

It caused a regression - https://bugs.webkit.org/show_bug.cgi?id=100661
Could you check it, please?