Bug 152194

Summary: Modern IDB: storage/indexeddb/optional-arguments.html fails
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jsbell
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 150882    
Attachments:
Description Flags
Patch v1
none
Patch v2 - Include another test's updated results achristensen: review+

Brady Eidson
Reported 2015-12-11 15:50:02 PST
Modern IDB: storage/indexeddb/optional-arguments.html fails For certain calls, passing in "undefined" for the key should be equivalent to not passing in a key. Instead we were detecting that is an invalid key.
Attachments
Patch v1 (5.46 KB, patch)
2015-12-11 15:57 PST, Brady Eidson
no flags
Patch v2 - Include another test's updated results (6.34 KB, patch)
2015-12-11 16:01 PST, Brady Eidson
achristensen: review+
Brady Eidson
Comment 1 2015-12-11 15:57:17 PST
Created attachment 267197 [details] Patch v1
Brady Eidson
Comment 2 2015-12-11 16:01:12 PST
Created attachment 267198 [details] Patch v2 - Include another test's updated results
Brady Eidson
Comment 3 2015-12-11 16:19:42 PST
https://trac.webkit.org/changeset/193994 My commit message sucked. Sorry :(
Note You need to log in before you can comment on or make changes to this bug.