Bug 152866

Summary: Modern IDB: Various imported/w3c/indexeddb tests fail due to expecting the wrong exception
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, commit-queue, jsbell
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 152554    
Attachments:
Description Flags
Patch v1 achristensen: review+

Description Brady Eidson 2016-01-07 15:03:59 PST
Modern IDB: Various imported/w3c/indexeddb tests fail due to expecting the wrong exception
Comment 1 Brady Eidson 2016-01-07 15:12:13 PST
I've filed an issue in the W3C web apps test issue tracker:
https://github.com/w3c/web-platform-tests/issues/2455

In the meantime, we should violate the spec to match Legacy IDB (Safari 9), Chrome, and Edge.
Comment 2 Brady Eidson 2016-01-07 15:14:55 PST
Created attachment 268499 [details]
Patch v1
Comment 3 Brady Eidson 2016-01-07 15:30:35 PST
https://trac.webkit.org/changeset/194733