[webkit-reviews] review granted: [Bug 110033] Element: Devirtualize attribute synchronization functions. : [Attachment 188731] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 16 15:25:07 PST 2013


Darin Adler <darin at apple.com> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 110033: Element: Devirtualize attribute synchronization functions.
https://bugs.webkit.org/show_bug.cgi?id=110033

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

------- Additional Comments from Darin Adler <darin at apple.com>
Not sure it’s ideal to have “synchronize attribute” as the name for both the
smart function and the one that should only be called if the attribute is known
dirty. I guess I am the one who told you to remove “if needed”, and I still
stand by that.


More information about the webkit-reviews mailing list