[webkit-reviews] review denied: [Bug 35315] [Chromium] Implement WebNode::hasTagName : [Attachment 49330] [Chromium] Implement WebNode::hasTagName

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 23 15:19:08 PST 2010


Darin Fisher (:fishd, Google) <fishd at chromium.org> has denied James Hawkins
<jhawkins at google.com>'s request for review:
Bug 35315: [Chromium] Implement WebNode::hasTagName
https://bugs.webkit.org/show_bug.cgi?id=35315

Attachment 49330: [Chromium] Implement WebNode::hasTagName
https://bugs.webkit.org/attachment.cgi?id=49330&action=review

------- Additional Comments from Darin Fisher (:fishd, Google)
<fishd at chromium.org>
We already have hasTagName defined on WebElement.  Since tags correspond to DOM
elements, I think our existing code is what you want.


More information about the webkit-reviews mailing list