[webkit-reviews] review denied: [Bug 67651] Move Element.contains to Node : [Attachment 106892] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 9 11:35:59 PDT 2011


Eric Seidel <eric at webkit.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 106892: Patch
https://bugs.webkit.org/attachment.cgi?id=106892&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=106892&action=review


> Source/WebCore/bindings/objc/PublicDOMInterfaces.h:310
> +- (BOOL)contains:(DOMNode t *)node AVAILABLE_WEBKIT_VERSION_3_0_AND_LATER;

't' Looks like a typo.


More information about the webkit-reviews mailing list