[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:29:51 PDT 2012


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





--- Comment #2 from Ojan Vafai <ojan at chromium.org>  2012-05-17 23:28:54 PST ---
(In reply to comment #0)
> Reproduction steps:
> 1. Open https://bugs.webkit.org/attachment.cgi?id=142634 (Caution: 5MB!)
> 2. Instrument the Web Process while WebKit opens it
> 
> Observe that we spend 19.5% of time in HTMLTextAreaElement::defaultValue() inside HTMLTextAreaElement::childrenChanged, which in turn is called by ContainerNode::parserAddChild (18.5%).

Did you link to the wrong page? There's no textareas on that page, just plain text.

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