[webkit-reviews] review granted: [Bug 136767] Remove unnecessary overloads taking a ContainerNode in Element Traversal : [Attachment 238001] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 14 12:34:03 PDT 2014


Darin Adler <darin at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 136767: Remove unnecessary overloads taking a ContainerNode in Element
Traversal
https://bugs.webkit.org/show_bug.cgi?id=136767

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

------- Additional Comments from Darin Adler <darin at apple.com>
It’s OK to do this, the benefits are tiny but there’s nothing wrong with doing
it.

It’s annoying that there’s nothing that tests this. Someone could break the
performance here and we’d never notice.


More information about the webkit-reviews mailing list