[webkit-reviews] review denied: [Bug 105466] [CoordinatedGraphics] Layers should be deleted only with a pending flush : [Attachment 180232] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 19 17:57:54 PST 2012


Noam Rosenthal <noam at webkit.org> has denied Rafael Brandao
<rafael.lobo at openbossa.org>'s request for review:
Bug 105466: [CoordinatedGraphics] Layers should be deleted only with a pending
flush
https://bugs.webkit.org/show_bug.cgi?id=105466

Attachment 180232: Patch
https://bugs.webkit.org/attachment.cgi?id=180232&action=review

------- Additional Comments from Noam Rosenthal <noam at webkit.org>
This is the wrong way to go about it; You should accumulate the layersToDelete
in the UI process, and then perform the actual deletion upon flush.


More information about the webkit-reviews mailing list