Closed Bug 936302 Opened 11 years ago Closed 8 years ago

Get SharedWorkers up to parity with FrameWorker.jsm

Categories

(Core :: DOM: Workers, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: khuey, Unassigned)

References

Details

Tracking for things that FrameWorker.jsm does that SharedWorkers can't.
FrameWorker.jsm appears to provide the following APIs that are not already available.

1. WebSockets
2. IndexedDB (the async version)
3. FileReader (the async version)
4. EventSource
5. localStorage

I think #5 is WONTFIX.  We should do the rest.
(In reply to Kyle Huey [:khuey] (khuey@mozilla.com) from comment #1)
> 5. localStorage
> 
> I think #5 is WONTFIX.  We should do the rest.

Shane, what's the current status of this?  IIUC, only Facebook is currently using it, have we (or can we) reach out to them on this and drop FrameWorker support for it soonish?
Flags: needinfo?(mixedpuppy)
Sorry for the spam, but I believe we can consider it a non-issue for FB.
Flags: needinfo?(mixedpuppy)
Add to the list IDBKeyRange, bug 935457
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.