Bug 153178 - Modern IDB: Split all storage/indexeddb tests into separate HTML + JS format
Summary: Modern IDB: Split all storage/indexeddb tests into separate HTML + JS format
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117
  Show dependency treegraph
 
Reported: 2016-01-15 20:35 PST by Brady Eidson
Modified: 2016-01-19 11:32 PST (History)
5 users (show)

See Also:


Attachments
Patch v1 (148.00 KB, patch)
2016-01-19 10:28 PST, Brady Eidson
no flags 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-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.