[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
Wed May 19 14:16:22 PDT 2010


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





--- Comment #7 from Dave Hyatt <hyatt at apple.com>  2010-05-19 14:16:20 PST ---
(From update of attachment 51113)
You should inline updateStyleSelectorIfDirty.  It's silly to do two function calls when most of the time you won't be dirty.

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