[Webkit-unassigned] [Bug 84393] Avoid calling updateCompositingLayers() more than once before each render
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 19 17:34:04 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84393
--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> 2012-04-19 17:34:04 PST ---
I don't think knowing the "reason for layout" in FrameView::layout is enough; you need to know if this is the last layout you'll get before painting happens.
We also have the "sync compositing layer" stuff that is based on a run loop observer but also fires before painting.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list