RESOLVED FIXED 154153
Modern IDB: IDBObjectStore and IDBIndex need to be ActiveDOMObjects
https://bugs.webkit.org/show_bug.cgi?id=154153
Summary Modern IDB: IDBObjectStore and IDBIndex need to be ActiveDOMObjects
Brady Eidson
Reported 2016-02-11 22:03:05 PST
Modern IDB: IDBObjectStore and IDBIndex need to be ActiveDOMObjects Their "hasPendingActivity()" function needs to return true as long as their IDBTransaction is still in progress.
Attachments
Patch v1 (10.71 KB, patch)
2016-02-12 10:02 PST, Brady Eidson
no flags
Brady Eidson
Comment 1 2016-02-12 10:02:29 PST
Created attachment 271183 [details] Patch v1 Will mark for review and EWS after the patch in bug 154110 lands.
WebKit Commit Bot
Comment 2 2016-02-12 15:16:58 PST
Comment on attachment 271183 [details] Patch v1 Clearing flags on attachment: 271183 Committed r196519: <http://trac.webkit.org/changeset/196519>
WebKit Commit Bot
Comment 3 2016-02-12 15:17:00 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.