Closed
Bug 1596186
Opened 6 years ago
Closed 6 years ago
Request to close all extension pages when an extension is removed
Categories
(GeckoView :: Extensions, defect, P1)
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: agi, Assigned: agi)
Details
(Whiteboard: [geckoview:m1911])
Attachments
(1 file)
While working on Bug 1530402 I noticed that we try to call a Fennec-only (now undefined) method BrowserApp.closeTab when an extension is removed to close all tabs. We should call the GeckoView method instead.
It was easy to do so I just fixed it, patch incoming.
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Priority: -- → P1
Whiteboard: [geckoview:m1911]
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/738801392270
Close all extension pages when unregistering an extension. r=snorp
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•