Bug 47829

Summary: DOMStringList should return null if the index is out of range
Product: WebKit Reporter: Jeremy Orlow <jorlow>
Component: New BugsAssignee: Jeremy Orlow <jorlow>
Status: RESOLVED FIXED    
Severity: Normal CC: andreip, ap, commit-queue, steveblock
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch none

Description Jeremy Orlow 2010-10-18 09:38:24 PDT
DOMStringList should return null if the index is out of range
Comment 1 Jeremy Orlow 2010-10-18 09:41:23 PDT
Created attachment 71047 [details]
Patch
Comment 2 Darin Adler 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?
Comment 3 Andrei Popescu 2010-10-18 09:45:32 PDT
LGTM
Comment 4 Jeremy Orlow 2010-10-18 09:46:06 PDT
I'm pretty sure only via IndexedDB at the moment.
Comment 5 WebKit Commit Bot 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>
Comment 6 WebKit Commit Bot 2010-10-18 12:16:00 PDT
All reviewed patches have been landed.  Closing bug.