Bug 153319

Summary: Modern IDB: Make -private copies of each w3c IDB test
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, 153021, 153318    
Attachments:
Description Flags
Patch v1 achristensen: review+

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