Bug 153319 - Modern IDB: Make -private copies of each w3c IDB test
Summary: Modern IDB: Make -private copies of each w3c IDB test
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 153021 153318
  Show dependency treegraph
 
Reported: 2016-01-21 13:24 PST by Brady Eidson
Modified: 2016-01-21 15:16 PST (History)
1 user (show)

See Also:


Attachments
Patch v1 (624.99 KB, patch)
2016-01-21 13:57 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-21 13:24:01 PST
Modern IDB: Make -private copies of each w3c IDB test
Comment 1 Brady Eidson 2016-01-21 13:57:47 PST
Created attachment 269489 [details]
Patch v1
Comment 2 Alex Christensen 2016-01-21 14:00:00 PST
Comment on attachment 269489 [details]
Patch v1

View in context: https://bugs.webkit.org/attachment.cgi?id=269489&action=review

> LayoutTests/imported/w3c/indexeddb/support.js:5
> +    // If the test file URL ends in "-private.htm(l)", enable private browsing.

This is the only change.  Please mention this in the changelog.
Comment 3 Brady Eidson 2016-01-21 15:10:36 PST
wk2 tests are probably taking awhile because all the new ones are failing there - I'll skip them then land.
Comment 4 Brady Eidson 2016-01-21 15:16:32 PST
http://trac.webkit.org/changeset/195423