Bug 153284

Summary: Modern IDB: Make storage/indexeddb/modern tests more modern
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jsbell
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117    
Attachments:
Description Flags
Patch v1 achristensen: review+

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