Closed
Bug 692669
Opened 13 years ago
Closed 13 years ago
IndexedDB: remove nsIVariant from IDB* interfaces
Categories
(Core :: Storage: IndexedDB, defect)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
mozilla10
People
(Reporter: sicking, Assigned: bent.mozilla)
References
Details
(Whiteboard: [inbound])
Attachments
(1 file)
(deleted),
patch
|
bent.mozilla
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Comment 1•13 years ago
|
||
Actually, this doesn't seem like a spec issue, so unblocking bug 687337.
No longer blocks: idb
Assignee | ||
Comment 2•13 years ago
|
||
This already has sicking's r+ in bug 694145.
Comment 3•13 years ago
|
||
Original landing (https://hg.mozilla.org/integration/mozilla-inbound/rev/eb32aca6d54d) + attempt at bustage fix (https://hg.mozilla.org/integration/mozilla-inbound/rev/5675bf2c7930) backed out for failing to build on any platform:
https://tbpl.mozilla.org/?tree=Mozilla-Inbound&rev=5675bf2c7930
https://hg.mozilla.org/integration/mozilla-inbound/rev/72042cd154b9
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Comment 4•13 years ago
|
||
Whiteboard: [inbound]
Comment 5•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
Comment 6•13 years ago
|
||
IDBKeyRange::FromJSVal could possibly use nsContentUtils::XPConnect()->WrapJS.
Also, I wonder if Bug 709569 could reduce some manual JS API usage, or if some new features
should be added to the tool.
Component: DOM → DOM: IndexedDB
Target Milestone: mozilla10 → ---
Version: Trunk → unspecified
Updated•13 years ago
|
Target Milestone: --- → mozilla10
Updated•13 years ago
|
Depends on: CVE-2012-0469
You need to log in
before you can comment on or make changes to this bug.
Description
•