Closed
Bug 2008078
Opened 7 months ago
Closed 6 months ago
Custom App icons create new alias that web-ext cannot find
Categories
(Firefox for Android :: Settings, defect)
Tracking
()
RESOLVED
MOVED
People
(Reporter: tito999, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group2])
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36
Steps to reproduce:
- Go to
Settings->Customize->App icon - Select a different icon from "Default"
- Install and run extension on Firefox Android
web-ext run -t firefox-android ...
Note: Changing the icon back to "Default" restores the correct behavior.
Actual results:
Command failed with the following error:
Error: Activity class {org.mozilla.firefox/org.mozilla.firefox.App} does not exist.
Expected results:
Command should have succeeded and properly ran the extension on Firefox for Android.
Comment 1•7 months ago
|
||
I asked Tito to file this after they discovered that the app icon picker breaks Mozilla's web-ext tooling for web developers.
Blocks: 1955880
Comment 2•7 months ago
|
||
The severity field is not set for this bug.
:royang, could you have a look please?
For more information, please visit BugBot documentation.
Flags: needinfo?(royang)
Updated•6 months ago
|
Severity: -- → S2
Flags: needinfo?(royang)
Updated•6 months ago
|
Whiteboard: [fxdroid]
Updated•6 months ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 6 months ago
Resolution: --- → MOVED
You need to log in
before you can comment on or make changes to this bug.
Description
•