[webkit-reviews] review denied: [Bug 67651] Move Element.contains to Node : [Attachment 106598] Patch with O(1) document.contains

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 7 13:35:29 PDT 2011


Erik Arvidsson <arv at chromium.org> has denied Erik Arvidsson
<arv at chromium.org>'s request for review:
Bug 67651: Move Element.contains to Node
https://bugs.webkit.org/show_bug.cgi?id=67651

Attachment 106598: Patch with O(1) document.contains
https://bugs.webkit.org/attachment.cgi?id=106598&action=review

------- Additional Comments from Erik Arvidsson <arv at chromium.org>
I'll update to use document() instead of nodeType() which is non virtual so it
should also prevent the crash when this is null.


More information about the webkit-reviews mailing list