Bug 152187

Summary: Modern IDB: storage/indexeddb/key-type-array.html fails
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 150882    
Attachments:
Description Flags
Patch v1 achristensen: review+

Description Brady Eidson 2015-12-11 14:00:29 PST
Modern IDB: storage/indexeddb/key-type-array.html fails

This is because the "is valid" check we were performing on array keys was... invalid.
Comment 1 Brady Eidson 2015-12-11 14:07:44 PST
Created attachment 267188 [details]
Patch v1
Comment 2 Alex Christensen 2015-12-11 14:11:27 PST
Comment on attachment 267188 [details]
Patch v1

r=me even though the TestExpectations change doesn't apply to trunk
Comment 3 Brady Eidson 2015-12-11 14:15:15 PST
(In reply to comment #2)
> Comment on attachment 267188 [details]
> Patch v1
> 
> r=me even though the TestExpectations change doesn't apply to trunk

http://trac.webkit.org/changeset/193981 even though it doesn't apply to trunk. o_O