RESOLVED FIXED 88469
[chromium] In each composited frame, didDraw() should only be called on layers for which willDraw() was called
https://bugs.webkit.org/show_bug.cgi?id=88469
Summary [chromium] In each composited frame, didDraw() should only be called on layer...
Dana Jansens
Reported 2012-06-06 16:49:03 PDT
[chromium] In each composited frame, didDraw() should only be called on layers for which willDraw() was called
Attachments
Patch (6.60 KB, patch)
2012-06-06 16:50 PDT, Dana Jansens
no flags
Dana Jansens
Comment 1 2012-06-06 16:50:06 PDT
James Robinson
Comment 2 2012-06-06 16:55:16 PDT
Comment on attachment 146143 [details] Patch R=me
WebKit Review Bot
Comment 3 2012-06-06 23:54:21 PDT
Comment on attachment 146143 [details] Patch Clearing flags on attachment: 146143 Committed r119689: <http://trac.webkit.org/changeset/119689>
WebKit Review Bot
Comment 4 2012-06-06 23:54:26 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 5 2012-06-07 02:24:29 PDT
Re-opened since this is blocked by 88516
Dana Jansens
Comment 6 2012-06-07 08:07:56 PDT
Problem was the test created a layer with id 0.
Dana Jansens
Comment 7 2012-06-07 08:09:50 PDT
Note You need to log in before you can comment on or make changes to this bug.