[webkit-reviews] review granted: [Bug 34211] [V8] Support getting integer-named properties using indexing notation on document object : [Attachment 47520] Add indexed property getter to HTMLDocument objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 09:19:21 PST 2010


Dimitri Glazkov (Google) <dglazkov at chromium.org> has granted Mads Ager
<ager at chromium.org>'s request for review:
Bug 34211: [V8] Support getting integer-named properties using indexing
notation on document object
https://bugs.webkit.org/show_bug.cgi?id=34211

Attachment 47520: Add indexed property getter to HTMLDocument objects
https://bugs.webkit.org/attachment.cgi?id=47520&action=review

------- Additional Comments from Dimitri Glazkov (Google)
<dglazkov at chromium.org>
I wonder if we should just generate fallback index getters for all interfaces
that have named property getters?


More information about the webkit-reviews mailing list