Closed
Bug 1560871
Opened 5 years ago
Closed 5 years ago
HTML about:addons options page not reloaded when add-on is reloaded via about:debugging
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1557175
People
(Reporter: 5i13ghzt462u, Unassigned)
References
(Regression)
Details
(Keywords: regression)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:69.0) Gecko/20100101 Firefox/69.0
Steps to reproduce:
- Load an add-on with an inline options page via
about:debugging#/runtime/this-firefox
. - Go to that options page. (selected "preferences" in the details page)
- Change something in the HTML or so for that options page.
- Go to
about:debugging#/runtime/this-firefox
and click "Reload".
Actual results:
The options page at about:addons
is not reloaded!
Expected results:
As it was before the new HTML addons page (Bug 1505924) a reload in the debugger always reloaded the whole add-on site!
Actually, an add-on reload should of course also reload it's options page.
Updated•5 years ago
|
Keywords: regression
Updated•5 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•