[webkit-reviews] review granted: [Bug 111303] Remove redundant code in Document::updateHoverActiveState. : [Attachment 191206] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 15:00:09 PST 2013


Darin Adler <darin at apple.com> has granted Mike West <mkwst at chromium.org>'s
request for review:
Bug 111303: Remove redundant code in Document::updateHoverActiveState.
https://bugs.webkit.org/show_bug.cgi?id=111303

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

------- Additional Comments from Darin Adler <darin at apple.com>
Looks OK. The old code is simpler and faster for the special case it covers,
but there’s no need for it if it’s not a significant performance optimization.


More information about the webkit-reviews mailing list