Closed
Bug 1466382
Opened 7 years ago
Closed 7 years ago
WebExtension does not work on "Always use private browsing mode"
Categories
(WebExtensions :: Frontend, defect)
WebExtensions
Frontend
Tracking
(firefox-esr52 unaffected, firefox-esr60 unaffected, firefox60 unaffected, firefox61 unaffected, firefox62 fixed)
RESOLVED
DUPLICATE
of bug 1465537
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox-esr60 | --- | unaffected |
| firefox60 | --- | unaffected |
| firefox61 | --- | unaffected |
| firefox62 | --- | fixed |
People
(Reporter: magicp.jp, Unassigned)
References
Details
(Keywords: regression)
Steps to reproduce:
1. Start Nightly
2. Install add-on "bookmark-it" build (https://github.com/mdn/webextensions-examples/tree/master/build)
3. Go to about:preferences#privacy
4. Enable "Always use private browsing mode" > Restart Nightly now
5. Go to any sites (e.g. https://bugzilla.mozilla.org)
6. Click "Bookmark it!" button on toolbar
Actual results:
Bookmark-it does not work, and icon is empty.
Expected results:
Bookmark-it works even if using private browsing mode.
Regression range:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=6b406fa5a8a35fe00792d698bedd58eef07ad367&tochange=120d17a176ffa033fe79632804755ae23940c336
Blocks: 1460610
Has Regression Range: --- → yes
Has STR: --- → yes
status-firefox60:
--- → unaffected
status-firefox61:
--- → unaffected
status-firefox-esr52:
--- → unaffected
status-firefox-esr60:
--- → unaffected
Comment 1•7 years ago
|
||
The reported symptoms are different from the duplicate but these really seem like they must be related
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Keywords: regression
Updated•7 years ago
|
Product: Toolkit → WebExtensions
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•