RESOLVED FIXED 52489
GraphicsLayers in subframes can get sync'd multiple times
https://bugs.webkit.org/show_bug.cgi?id=52489
Summary GraphicsLayers in subframes can get sync'd multiple times
Simon Fraser (smfr)
Reported 2011-01-14 15:32:05 PST
FrameView::syncCompositingStateRecursive() calls sync on the root GraphicsLayer each frame, so when compositing layers are connected between frames, we'll end up syncing subframe's layers multiple times.
Attachments
Preliminary cleanup. (11.08 KB, text/plain)
2011-01-19 18:24 PST, Simon Fraser (smfr)
no flags
Patch (13.61 KB, text/plain)
2011-01-19 18:50 PST, Simon Fraser (smfr)
no flags
Patch (6.92 KB, patch)
2011-07-21 15:30 PDT, Simon Fraser (smfr)
jamesr: review+
Simon Fraser (smfr)
Comment 1 2011-01-19 18:24:59 PST
Created attachment 79535 [details] Preliminary cleanup.
Early Warning System Bot
Comment 2 2011-01-19 18:40:52 PST
Build Bot
Comment 3 2011-01-19 18:46:34 PST
Simon Fraser (smfr)
Comment 4 2011-01-19 18:50:36 PST
Early Warning System Bot
Comment 5 2011-01-19 19:10:33 PST
Sam Weinig
Comment 6 2011-01-19 19:18:42 PST
Comment on attachment 79537 [details] Patch Make sure to fix the Qt.
Simon Fraser (smfr)
Comment 7 2011-01-19 19:21:15 PST
Simon Fraser (smfr)
Comment 8 2011-01-19 19:21:44 PST
Simon Fraser (smfr)
Comment 9 2011-07-21 15:30:57 PDT
James Robinson
Comment 10 2011-07-21 18:00:39 PDT
Comment on attachment 101651 [details] Patch Cool, R=me
Simon Fraser (smfr)
Comment 11 2011-07-21 18:02:50 PDT
Note You need to log in before you can comment on or make changes to this bug.