Bug 151557 - Modern IDB: Unskip storage/indexeddb/mozilla/global-data.html
Summary: Modern IDB: Unskip storage/indexeddb/mozilla/global-data.html
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 150882
  Show dependency treegraph
 
Reported: 2015-11-22 17:56 PST by Brady Eidson
Modified: 2015-11-23 11:41 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (7.09 KB, patch)
2015-11-22 18:01 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 2015-11-22 17:56:59 PST
Modern IDB: Unskip storage/indexeddb/mozilla/global-data.html

This requires:
-Reworking some invalid ASSERTS
-Actually opening pending open-database-requests after a version change transaction completes
-Allow starting new transactions when the version change transaction has *started* finishing, but before it finishes finishing.
Comment 1 Brady Eidson 2015-11-22 18:01:01 PST
Created attachment 266075 [details]
Patch v1
Comment 2 WebKit Commit Bot 2015-11-23 11:41:13 PST
Comment on attachment 266075 [details]
Patch v1

Clearing flags on attachment: 266075

Committed r192748: <http://trac.webkit.org/changeset/192748>
Comment 3 WebKit Commit Bot 2015-11-23 11:41:16 PST
All reviewed patches have been landed.  Closing bug.