Bug 153178

Summary: Modern IDB: Split all storage/indexeddb tests into separate HTML + JS format
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jsbell, sam
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117    
Attachments:
Description Flags
Patch v1 none

Description Brady Eidson 2016-01-15 20:35:10 PST
Modern IDB: Split all IDB tests into separate HTML + JS format

This is because we'll have two separate backends (In-memory and SQLite) and will need to test both.

We can have a shared .JS file for the meat of the test, and then we'll have two separate HTML files: One for normal browsing and one for private browsing.
Comment 1 Brady Eidson 2016-01-19 10:20:05 PST
Will do this a directory at a time.

For the first batch, retitling to:
Modern IDB: Split all storage/indexeddb tests into separate HTML + JS format
Comment 2 Brady Eidson 2016-01-19 10:28:18 PST
Created attachment 269269 [details]
Patch v1
Comment 3 Sam Weinig 2016-01-19 10:40:48 PST
Comment on attachment 269269 [details]
Patch v1

rs=me
Comment 4 WebKit Commit Bot 2016-01-19 11:32:18 PST
Comment on attachment 269269 [details]
Patch v1

Clearing flags on attachment: 269269

Committed r195299: <http://trac.webkit.org/changeset/195299>
Comment 5 WebKit Commit Bot 2016-01-19 11:32:22 PST
All reviewed patches have been landed.  Closing bug.