WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
157392
Modern IDB (Workers): Move TransactionOperation management from IDBConnectionToServer to IDBConnectionProxy
https://bugs.webkit.org/show_bug.cgi?id=157392
Summary
Modern IDB (Workers): Move TransactionOperation management from IDBConnection...
Brady Eidson
Reported
2016-05-05 15:20:33 PDT
Modern IDB (Workers): Move TransactionOperation management from IDBConnectionToServer to IDBConnectionProxy This gets us closer to IDBConnectionToServer being a thin layer of a main-thread-only object. It also thins out the public interface of TransactionOperation to discourage future thread-unsafe usage.
Attachments
Patch v1
(34.79 KB, patch)
2016-05-05 15:24 PDT
,
Brady Eidson
achristensen
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2016-05-05 15:24:24 PDT
Created
attachment 278197
[details]
Patch v1
Brady Eidson
Comment 2
2016-05-05 16:09:53 PDT
The failures on mac-debug are unrelated to this patch. Landing manually.
Brady Eidson
Comment 3
2016-05-05 16:11:25 PDT
http://trac.webkit.org/changeset/200489
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