RESOLVED FIXED 153178
Modern IDB: Split all storage/indexeddb tests into separate HTML + JS format
https://bugs.webkit.org/show_bug.cgi?id=153178
Summary Modern IDB: Split all storage/indexeddb tests into separate HTML + JS format
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.