[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
Thu May 17 23:55:13 PDT 2012


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





--- Comment #8 from Ryosuke Niwa <rniwa at webkit.org>  2012-05-17 23:54:16 PST ---
(In reply to comment #7)
> We could be in the middle of a <textArea> when the parser pauses and scripts run (from a load or whatever), sure.

I see. That makes things a little tricker I guess because some Web-facing API relies on the fact we update values whenever children changes. So there's some book keeping to do.

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