WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
Bug 156925
Modern IDB: Cross thread uses of IDBRequestData don't make isolatedCopy()s of it first
https://bugs.webkit.org/show_bug.cgi?id=156925
Summary
Modern IDB: Cross thread uses of IDBRequestData don't make isolatedCopy()s of...
Brady Eidson
Reported
2016-04-22 13:24:01 PDT
Modern IDB: Cross thread uses of IDBRequestData don't make isolatedCopy()s of it first I discovered this while working on another cross-threading patch where I *do* use isolatedCopy() and the linker complained it's not implemented. Something somewhere is amiss!
Attachments
Add attachment
proposed patch, testcase, etc.
Brady Eidson
Comment 1
2016-04-25 13:50:06 PDT
Never mind! They never actually crossed a thread boundary before.
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