[Webkit-unassigned] [Bug 86813] WebKit spends ~20% of time in HTMLTextAreaElement::defaultValue() when opening a review page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 11:56:24 PDT 2012


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





--- Comment #14 from Ryosuke Niwa <rniwa at webkit.org>  2012-05-21 11:55:27 PST ---
We could also lazy construct string at finishParsingChildren (paired with beginParsingChildren) but maybe we can do something more general like not replacing all children in the shadow DOM when some nodes match.

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