Bug 156868

Summary: Modern IDB (Workers): Move IDBConnectionProxy into IDBRequest and IDBDatabase
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, commit-queue, jsbell
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 149953    
Attachments:
Description Flags
Patch v1 none

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.