[webkit-reviews] review canceled: [Bug 84183] [chromium] Add simplified API for iterating over a WebElement's attributes. : [Attachment 137585] Hopefully a patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 17 13:43:07 PDT 2012


Andreas Kling <kling at webkit.org> has canceled Andreas Kling
<kling at webkit.org>'s request for review:
Bug 84183: [chromium] Add simplified API for iterating over a WebElement's
attributes.
https://bugs.webkit.org/show_bug.cgi?id=84183

Attachment 137585: Hopefully a patch
https://bugs.webkit.org/attachment.cgi?id=137585&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
Actually Element::attributeCount() assumes that there are attributes present on
the element, so we can't use that before checking hasAttributes().


More information about the webkit-reviews mailing list