[Webkit-unassigned] [Bug 21834] HTMLElement::isContentEditable() can cause an updateRendering() to happen in the middle of layout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 18 08:19:16 PDT 2010


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


Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zimmermann at kde.org




--- Comment #7 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-08-18 08:19:15 PST ---
SVG also calls updateLayoutIgnorePendingStylesheets() from SVGLocatable::getBBox() and SVGLocatable::computeCTM(), which can be called during painting. This is bad too.

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