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

Brady Eidson
Reported 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.
Attachments
Patch v1 (148.00 KB, patch)
2016-01-19 10:28 PST, Brady Eidson
no flags
Brady Eidson
Comment 1 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
Brady Eidson
Comment 2 2016-01-19 10:28:18 PST
Created attachment 269269 [details] Patch v1
Sam Weinig
Comment 3 2016-01-19 10:40:48 PST
Comment on attachment 269269 [details] Patch v1 rs=me
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2016-01-19 11:32:22 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.