Closed
Bug 801455
Opened 12 years ago
Closed 12 years ago
Revert per-window private browsing events
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: evold, Assigned: evold)
References
Details
Attachments
(1 file)
In bug 777814 per-window private browsing events were introduced, but the implementation for pwpb has now changed and the code that the implementation for bug 777814 depends on will be removed. So the code introduced in bug 777814 now needs to be removed.
Assignee | ||
Comment 1•12 years ago
|
||
Pointer to Github pull-request
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → evold
Assignee | ||
Updated•12 years ago
|
Attachment #671501 -
Flags: review?(dtownsend+bugmail)
Updated•12 years ago
|
Attachment #671501 -
Flags: review?(dtownsend+bugmail) → review+
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/1a887cf7f0bb41614513a857fda9c9caf827cb07
Bug 801455 Removing per window private browsing events
https://github.com/mozilla/addon-sdk/commit/6b6713c08506713b59dbe55c664ed131ab355ad9
Merge pull request #607 from erikvold/801455
Fix Bug 801455 Removing per window private browsing events r=@Mossop
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 3•12 years ago
|
||
Commits pushed to stabilization at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/cba9c35abefff831391f02bfa8f8e031ad43a31c
Bug 801455 - Changes required for picking to stabilization
https://github.com/mozilla/addon-sdk/commit/a2d926c4f994ee459fca2f19ccd9aa875f87ebd3
Merge pull request #608 from KWierso/bug801455stabilization
Merge Bug 801455 with changes for picking to stabilization
You need to log in
before you can comment on or make changes to this bug.
Description
•