Closed Bug 916196 Opened 11 years ago Closed 9 years ago

Worker - Support Data Store on workers

Categories

(Core :: DOM: Core & HTML, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 949325

People

(Reporter: dougt, Unassigned)

References

Details

(Keywords: dev-doc-complete)

      No description provided.
baku, is this something you can pick up?
What's the priority for this?  Andrea is also planning to work on IDB in workers.
Once IDB is ported to workers, DataStore should "Just Work".
Depends on: AsyncIDB
(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 ;-)
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++. :/
(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.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.