RESOLVED FIXED 47829
DOMStringList should return null if the index is out of range
https://bugs.webkit.org/show_bug.cgi?id=47829
Summary DOMStringList should return null if the index is out of range
Jeremy Orlow
Reported 2010-10-18 09:38:24 PDT
DOMStringList should return null if the index is out of range
Attachments
Patch (6.45 KB, patch)
2010-10-18 09:41 PDT, Jeremy Orlow
no flags
Jeremy Orlow
Comment 1 2010-10-18 09:41:23 PDT
Darin Adler
Comment 2 2010-10-18 09:43:10 PDT
Comment on attachment 71047 [details] Patch Is DOMStringList testable only in the IDB context, or are there other DOMStringList clients?
Andrei Popescu
Comment 3 2010-10-18 09:45:32 PDT
LGTM
Jeremy Orlow
Comment 4 2010-10-18 09:46:06 PDT
I'm pretty sure only via IndexedDB at the moment.
WebKit Commit Bot
Comment 5 2010-10-18 12:15:55 PDT
Comment on attachment 71047 [details] Patch Clearing flags on attachment: 71047 Committed r69983: <http://trac.webkit.org/changeset/69983>
WebKit Commit Bot
Comment 6 2010-10-18 12:16:00 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.