RESOLVED FIXED 156868
Modern IDB (Workers): Move IDBConnectionProxy into IDBRequest and IDBDatabase
https://bugs.webkit.org/show_bug.cgi?id=156868
Summary Modern IDB (Workers): Move IDBConnectionProxy into IDBRequest and IDBDatabase
Brady Eidson
Reported 2016-04-21 14:12:38 PDT
Modern IDB (Workers): Move IDBConnectionProxy into IDBRequest and IDBDatabase After this, everybody else who used to hold on to their IDBConnectionToServer directly will instead either reference the IDBConnectionProxy held by either the Request or the Database
Attachments
Patch v1 (19.74 KB, patch)
2016-04-21 15:15 PDT, Brady Eidson
no flags
Brady Eidson
Comment 1 2016-04-21 15:15:35 PDT
Created attachment 276968 [details] Patch v1
WebKit Commit Bot
Comment 2 2016-04-21 16:24:51 PDT
Comment on attachment 276968 [details] Patch v1 Clearing flags on attachment: 276968 Committed r199843: <http://trac.webkit.org/changeset/199843>
WebKit Commit Bot
Comment 3 2016-04-21 16:24:56 PDT
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.