Closed
Bug 870572
Opened 12 years ago
Closed 12 years ago
Document `pageshow` and `load` events
Categories
(Add-on SDK Graveyard :: Documentation, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wbamberg, Assigned: wbamberg)
Details
Attachments
(1 file)
Landed in https://github.com/mozilla/addon-sdk/commit/e4ce238090a6e243c542c2b421f5906ef465acd0. It already has basic API documentation: copy-edit this and highlight the new events in the tutorial.
Priority: -- → P2
| Assignee | ||
Comment 1•12 years ago
|
||
I didn't update the tutorial since there isn't a relevant tutorial. But I did update the into/preamble stuff in the API documentation.
Attachment #764416 -
Flags: review?(dtownsend+bugmail)
Updated•12 years ago
|
Attachment #764416 -
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/1c8d49c4a4e1bff06adab1afc30f19a7eaf4a298
Merge pull request #1039 from wbamberg/870572
Fix for Bug 870572 - Document `pageshow` and `load` events; r=@mossop
| Assignee | ||
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
•