[webkit-reviews] review granted: [Bug 121073] HTMLTextAreaElement no longer needs custom style resolve callbacks. : [Attachment 211147] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 9 21:08:35 PDT 2013


Ryosuke Niwa <rniwa at webkit.org> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 121073: HTMLTextAreaElement no longer needs custom style resolve callbacks.
https://bugs.webkit.org/show_bug.cgi?id=121073

Attachment 211147: Patch
https://bugs.webkit.org/attachment.cgi?id=211147&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=211147&action=review


> Source/WebCore/ChangeLog:9
> +	   Now that it doesn't override didAttachRenderer() anymore, there's no
need
> +	   to fire callbacks for textarea elements during style resolve.

Please refer to http://trac.webkit.org/changeset/155408.


More information about the webkit-reviews mailing list