[webkit-reviews] review requested: [Bug 84183] [chromium] Add simplified API for iterating over a WebElement's attributes. : [Attachment 137595] 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 asked  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 137595: Patch
https://bugs.webkit.org/attachment.cgi?id=137595&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