Closed
Bug 1776924
Opened 3 years ago
Closed 1 year ago
[Fission] about:addons redirects to about:blank from about:about page
Categories
(GeckoView :: General, defect, P2)
Tracking
(firefox103 affected)
RESOLVED
WONTFIX
| Tracking | Status | |
|---|---|---|
| firefox103 | --- | affected |
People
(Reporter: cpeterson, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fission:android:m2])
Steps to reproduce
- Go to
about:config> Search forfission.autostartand set it to true. - Go to
about:about. - Tap on
about:addons. - Tap on back button.
Expected behaviour
The about:addons page is displayed. Tapping on back returns to the about:about page.
Actual behaviour
The about:addons redirects to about:blank. Tapping once on back with Fission activated sometimes only removes the icon (see video on GitHub: https://github.com/mozilla-mobile/fenix/issues/25660).
| Reporter | ||
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P2
| Reporter | ||
Comment 1•3 years ago
|
||
Moving Android Fission bugs to the new GeckoView::Sandboxing component.
Component: Extensions → Sandboxing
| Reporter | ||
Updated•1 year ago
|
Blocks: gv-fission
Updated•1 year ago
|
Component: Sandboxing → General
| Reporter | ||
Comment 2•1 year ago
|
||
Due to how Firefox Android implements its Add-ons Manager, about:about can't navigate to about:addons on Android with or without Fission. It shows a 404 page now, not about:blank. However, loading about:addons directly works.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•