Bug 153237 - Modern IDB: Split all storage/indexeddb/mozilla tests into separate HTML + JS format
Summary: Modern IDB: Split all storage/indexeddb/mozilla tests into separate HTML + JS...
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-19 10:35 PST by Brady Eidson
Modified: 2016-01-19 16:43 PST (History)
5 users (show)

See Also:


Attachments
Patch v1 (13.75 KB, patch)
2016-01-19 10:43 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-19 10:35:01 PST
Modern IDB: Split all storage/indexeddb/mozilla tests into separate HTML + JS format

(This is only one test)
Comment 1 Brady Eidson 2016-01-19 10:35:14 PST
(In reply to comment #0)
> Modern IDB: Split all storage/indexeddb/mozilla tests into separate HTML +
> JS format
> 
> (This is only one test)

I mean, only one test is not yet in this format.
Comment 2 Brady Eidson 2016-01-19 10:43:24 PST
Created attachment 269270 [details]
Patch v1
Comment 3 Sam Weinig 2016-01-19 10:46:48 PST
Comment on attachment 269270 [details]
Patch v1

rs=me
Comment 4 WebKit Commit Bot 2016-01-19 11:35:42 PST
Comment on attachment 269270 [details]
Patch v1

Clearing flags on attachment: 269270

Committed r195301: <http://trac.webkit.org/changeset/195301>
Comment 5 WebKit Commit Bot 2016-01-19 11:35:46 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Alexey Proskuryakov 2016-01-19 16:43:44 PST
Is this because of workers?