Bug 152866 - Modern IDB: Various imported/w3c/indexeddb tests fail due to expecting the wrong exception
Summary: Modern IDB: Various imported/w3c/indexeddb tests fail due to expecting the wr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117 152554
  Show dependency treegraph
 
Reported: 2016-01-07 15:03 PST by Brady Eidson
Modified: 2016-01-07 16:20 PST (History)
3 users (show)

See Also:


Attachments
Patch v1 (9.16 KB, patch)
2016-01-07 15:14 PST, Brady Eidson
achristensen: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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