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 157757
Modern IDB: Give each UniqueIDBDatabase its own task queues
https://bugs.webkit.org/show_bug.cgi?id=157757
Summary
Modern IDB: Give each UniqueIDBDatabase its own task queues
Brady Eidson
Reported
2016-05-16 14:27:53 PDT
Modern IDB: Give each UniqueIDBDatabase its own task queues Right now all UniqueIBDDatabases rely on the shared task queues in the IDBServer. This makes it difficult for a specific UniqueIDBDatabases to have a single entry point for both database thread tasks and main thread replies, which is needed for other work.
Attachments
Patch v1
(34.22 KB, patch)
2016-05-16 15:10 PDT
,
Brady Eidson
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2016-05-16 15:10:59 PDT
Created
attachment 279051
[details]
Patch v1
WebKit Commit Bot
Comment 2
2016-05-16 16:48:55 PDT
Comment on
attachment 279051
[details]
Patch v1 Clearing flags on attachment: 279051 Committed
r200982
: <
http://trac.webkit.org/changeset/200982
>
WebKit Commit Bot
Comment 3
2016-05-16 16:48:59 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.
Top of Page
Format For Printing
XML
Clone This Bug