Closed
Bug 647526
Opened 15 years ago
Closed 14 years ago
private-browsing events documentation incomplete
Categories
(Add-on SDK Graveyard :: Documentation, defect, P1)
Add-on SDK Graveyard
Documentation
Tracking
(Not tracked)
RESOLVED
FIXED
1.0
People
(Reporter: bugzilla, Assigned: wbamberg)
Details
Attachments
(1 file)
863 bytes,
patch
|
dietrich
:
review+
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0
Build Identifier:
In the docs it's not clear if the start/stop events are dispatched before or after the switch has occurred. This is important e.g. to know if the tabs in the tabs module are the ones opened in normal or privatebrowsing mode.
Reproducible: Always
Updated•15 years ago
|
OS: Windows 7 → All
Priority: -- → P1
Hardware: x86 → All
Target Milestone: --- → 1.0
Comment 1•14 years ago
|
||
Will: can you tackle this?
![]() |
Assignee | |
Updated•14 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
![]() |
Assignee | |
Comment 3•14 years ago
|
||
Clarify that private-browsing's start and stop events are emitted _after_ the browser enters/exits private browsing mode.
Attachment #531208 -
Flags: review?(dietrich)
Comment 4•14 years ago
|
||
Comment on attachment 531208 [details] [diff] [review]
clarify when events are emitted
r=me, thanks!
Attachment #531208 -
Flags: review?(dietrich) → review+
![]() |
Assignee | |
Comment 5•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•