[Webkit-unassigned] [Bug 78315] REGRESSION(99539): Infinite repaint loop with SVGImage and deferred repaint timers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 6 12:55:40 PST 2012


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





--- Comment #17 from Tim Horton <timothy_horton at apple.com>  2012-03-06 12:55:40 PST ---
(In reply to comment #16)
> To summarize: I think the drawSVGToImageBuffer approach is right in general, but still has some bugs. 
> You coudl try to call frame->view()->beginDefferedRepaints() after the setImageObserver(0) call, end endDeferredRepaints() after the restoring of it, and see if that affects anything.

That will just result in queueing all the repaints-we-don't-want up and firing them at the end :-D (experimental results agree)

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