[webkit-reviews] review granted: [Bug 86813] WebKit spends ~20% of time in HTMLTextAreaElement::defaultValue() when opening a review page : [Attachment 143097] Fixes the bug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 21 14:39:23 PDT 2012


Eric Seidel <eric at webkit.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 86813: WebKit spends ~20% of time in HTMLTextAreaElement::defaultValue()
when opening a review page
https://bugs.webkit.org/show_bug.cgi?id=86813

Attachment 143097: Fixes the bug
https://bugs.webkit.org/attachment.cgi?id=143097&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=143097&action=review


LGTM.

> Source/WebCore/ChangeLog:13
> +	   Also avoid the redundant call to setValue in childrenChaned when the
value is dirty.

childrenChaned!


More information about the webkit-reviews mailing list