Closed
Bug 1188115
Opened 9 years ago
Closed 9 years ago
Expose IDBCursorWithValue in workers
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox42 | --- | fixed |
People
(Reporter: khuey, Assigned: khuey)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
1.46 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
Trivial change, we must have missed it when we did this originally.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8639532 -
Flags: review?(amarchesini)
Comment 2•9 years ago
|
||
Comment on attachment 8639532 [details] [diff] [review]
Patch
Review of attachment 8639532 [details] [diff] [review]:
-----------------------------------------------------------------
You have to change test_worker_interfaces.js too.
Attachment #8639532 -
Flags: review?(amarchesini) → review+
Updated•9 years ago
|
Keywords: dev-doc-needed
Comment 4•9 years ago
|
||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox42:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
Comment 5•9 years ago
|
||
IndexedDB documentation updated to indicate availability in workers — see
https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API
and all subpages
Information also added to
https://developer.mozilla.org/en-US/docs/Web/API/Worker/Functions_and_classes_available_to_workers
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•