Bug 152441 - Modern IDB: Don't open any new connections until after version change transactions are completely handled
Summary: Modern IDB: Don't open any new connections until after version change transac...
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 150882
  Show dependency treegraph
 
Reported: 2015-12-18 15:27 PST by Brady Eidson
Modified: 2015-12-23 23:40 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (20.92 KB, patch)
2015-12-20 13:30 PST, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch v1 - rebaselined (20.92 KB, patch)
2015-12-20 21:16 PST, Brady Eidson
no flags Details | Formatted Diff | Diff
Patch v2 (20.94 KB, patch)
2015-12-20 21:21 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-12-18 15:27:27 PST
Modern IDB: Don't open any new connections until after version change transactions are 100% completed
Comment 1 Brady Eidson 2015-12-19 21:31:57 PST
Retitled:
Modern IDB: IDBOpenDBRequests should be able to get a success or error event immediately after their transaction finishes
Comment 2 Brady Eidson 2015-12-20 13:30:16 PST
Created attachment 267724 [details]
Patch v1
Comment 3 Brady Eidson 2015-12-20 21:16:57 PST
Created attachment 267731 [details]
Patch v1 - rebaselined
Comment 4 Brady Eidson 2015-12-20 21:21:05 PST
Created attachment 267733 [details]
Patch v2
Comment 5 WebKit Commit Bot 2015-12-23 23:40:53 PST
Comment on attachment 267733 [details]
Patch v2

Clearing flags on attachment: 267733

Committed r194414: <http://trac.webkit.org/changeset/194414>
Comment 6 WebKit Commit Bot 2015-12-23 23:40:57 PST
All reviewed patches have been landed.  Closing bug.