WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 157348
Modern IDB: Move all IDB DOM object management from IDBConnectionToServer to IDBConnectionProxy
https://bugs.webkit.org/show_bug.cgi?id=157348
Summary
Modern IDB: Move all IDB DOM object management from IDBConnectionToServer to ...
Brady Eidson
Reported
2016-05-04 10:46:32 PDT
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.
Attachments
Patch
(38.33 KB, patch)
2016-05-04 11:00 PDT
,
Brady Eidson
achristensen
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2016-05-04 11:00:30 PDT
Created
attachment 278104
[details]
Patch
Brady Eidson
Comment 2
2016-05-05 15:14:00 PDT
http://trac.webkit.org/changeset/200485
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug