Modern IDB: Move all IDB DOM objects from IDBConnectionToServer to IDBConnectionProxy This is to prepare for making IDBConnectionToServer be main thread only while IDBConnectionProxy will be the threading bridge. For now, everything is still main-thread only, but there are obvious thread checks and FIXMES in the connection proxy that point out where some thread hopping will take place.
Created attachment 278104 [details] Patch
http://trac.webkit.org/changeset/200485