Closed
Bug 901153
Opened 12 years ago
Closed 12 years ago
Update indexeddb documentation
Categories
(Add-on SDK Graveyard :: Documentation, defect)
Add-on SDK Graveyard
Documentation
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla25
People
(Reporter: wbamberg, Assigned: wbamberg)
Details
Attachments
(1 file)
|
7.16 KB,
patch
|
mossop
:
review+
|
Details | Diff | Splinter Review |
bug 888598 and bug 890405 removed most of the exports from indexed-db: we should update the docs for Firefox 25.
| Assignee | ||
Comment 1•12 years ago
|
||
This patch removes documentation for the IndexedDB exports that got removed for Firefox 25.
I also replaced the link to an example with an embedded example. I thought the embedded example is easier to follow, and easier to try out as it's a complete add-on. But I'm not sure the code is particularly good, and I'm happy to revert to the original example if you think that would be better.
Assignee: nobody → wbamberg
Attachment #785318 -
Flags: review?(dtownsend+bugmail)
Updated•12 years ago
|
Attachment #785318 -
Flags: review?(dtownsend+bugmail) → review+
Comment 2•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/47f42c569be9adea4844b8323a9994742334078f
Bug 901153 - Update indexeddb documentation; r=@mossop
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•