[Webkit-unassigned] [Bug 52561] Changing innerHTML gets progressively slower, spinning in updateStyleSelector()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 25 00:16:55 PST 2011


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





--- Comment #10 from Aymeric Vitte <avitte at infonais.fr>  2011-01-25 00:16:55 PST ---
See Bug 52711, maybe the two bugs can be merged.

The test case is reduced, we now insert the main CSS once in the head (instead of doing it each time for each gadget) and then attach the specific CSS for each gadget to the head.

Bug 52711 clearly shows that CSS insertion (probably LINK) is very slow in webkit compared to other browsers, on mobile devices it becomes dramatically slow.

This does not look like a minor issue, there is really something wrong in terms of performances.

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