Closed
Bug 1301578
Opened 8 years ago
Closed 8 years ago
WebExtensions tabs not closed when addon is removed on Android
Categories
(WebExtensions :: Android, defect, P3)
Tracking
(firefox51 affected)
RESOLVED
DUPLICATE
of bug 1260548
Tracking | Status | |
---|---|---|
firefox51 | --- | affected |
People
(Reporter: robwu, Unassigned)
Details
(Whiteboard: triaged)
On desktop, ext-tabs.js subscribes to page-shutdown and closes the tab if needed.
On Android, this file is not loaded, so the tabs will not close when a WebExtension addon is uninstalled, if I'm not mistaken.
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: triaged
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•