[Webkit-unassigned] [Bug 36303] Inserting CSS rules one at a time via js causes slow synchronous style recalculation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 18 17:56:03 PDT 2010


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





--- Comment #3 from mitz at webkit.org  2010-03-18 17:56:02 PST ---
The tricky part is that attach() requires the style selector to be up to date,
but by the time attach() is entered, it is too late to update the style
selector and recalcStyle() for the entire document.

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