Closed
Bug 916196
Opened 12 years ago
Closed 10 years ago
Worker - Support Data Store on workers
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 949325
People
(Reporter: dougt, Unassigned)
References
Details
(Keywords: dev-doc-complete)
No description provided.
| Reporter | ||
Updated•12 years ago
|
Blocks: apis-in-workers
| Reporter | ||
Comment 1•12 years ago
|
||
baku, is this something you can pick up?
Comment 2•12 years ago
|
||
What's the priority for this? Andrea is also planning to work on IDB in workers.
Comment 3•12 years ago
|
||
Once IDB is ported to workers, DataStore should "Just Work".
(In reply to Andrea Marchesini (:baku) from comment #3)
> Once IDB is ported to workers, DataStore should "Just Work".
Since DataStore is implemented in JS, it actually will just *not* work ;-)
Comment 5•12 years ago
|
||
We need to come up with an action plan for this API. If there are no magic solutions for making the JS implemented bindings to work in workers that I don't know of yet, can somebody please let me know about them? Otherwise, it looks like we will need to reimplement DataStore in C++. :/
Comment 6•12 years ago
|
||
(In reply to :Ehsan Akhgari (needinfo? me!) [Away 10/29-11/6] from comment #5)
> We need to come up with an action plan for this API. If there are no magic
> solutions for making the JS implemented bindings to work in workers that I
> don't know of yet, can somebody please let me know about them? Otherwise,
> it looks like we will need to reimplement DataStore in C++. :/
I believe we're going to discuss this in the DOM bindings meeting on Monday.
Updated•12 years ago
|
Keywords: dev-doc-needed
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Keywords: dev-doc-needed → dev-doc-complete
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•