Bug 153284 - Modern IDB: Make storage/indexeddb/modern tests more modern
Summary: Modern IDB: Make storage/indexeddb/modern tests more modern
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117
  Show dependency treegraph
 
Reported: 2016-01-20 13:47 PST by Brady Eidson
Modified: 2016-01-20 14:27 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (160.46 KB, patch)
2016-01-20 13:52 PST, Brady Eidson
achristensen: review+
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-20 13:47:26 PST
Modern IDB: Make storage/indexeddb/modern tests more modern

This primarily means adopting indexedDBTest() in most cases to handle deleting the database before the test starts, but also leads to a lot more standardization of test styles throughout.
Comment 1 Brady Eidson 2016-01-20 13:52:19 PST
Created attachment 269382 [details]
Patch v1
Comment 2 Brady Eidson 2016-01-20 14:27:42 PST
http://trac.webkit.org/changeset/195380