[Webkit-unassigned] [Bug 84393] Avoid calling updateCompositingLayers() more than once before each render

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 17:02:05 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=84393





--- Comment #7 from James Robinson <jamesr at chromium.org>  2012-11-29 17:04:22 PST ---
(In reply to comment #6)
> Site that would benefit from this: http://www.milwaukeepolicenews.com/

Can we add a platform hook that the embedder has to call when they wanna make a frame? I imagine it'd tie to the run loop observer for you, and I've have to hook it in somewhere for chromium (WebKit::WebViewImpl::layout() would be a good approximation).  I don't know where to put it for other ports.

-- 
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