[webkit-reviews] review granted: [Bug 89923] Get rid of firstItem and nextItem from HTMLCollection : [Attachment 149455] It must compile this time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 22:32:58 PDT 2012


Andreas Kling <kling at webkit.org> has granted Ryosuke Niwa <rniwa at webkit.org>'s
request for review:
Bug 89923: Get rid of firstItem and nextItem from HTMLCollection
https://bugs.webkit.org/show_bug.cgi?id=89923

Attachment 149455: It must compile this time
https://bugs.webkit.org/attachment.cgi?id=149455&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=149455&action=review


r=me assuming it builds etc.

> Source/WebCore/html/HTMLCollection.h:56
> +    bool hasAnyItem() const

I'd call this hasItems().


More information about the webkit-reviews mailing list