Open
Bug 1633507
Opened 5 years ago
Updated 5 years ago
Make it easier for devs to tell Fennec/GeckoView/Fenix builds apart
Categories
(DevTools :: about:debugging, enhancement, P3)
DevTools
about:debugging
Tracking
(Not tracked)
NEW
People
(Reporter: Harald, Unassigned)
Details
Attachments
(2 files)
Mobile engineers switch between Fennec, GeckoView-example from a local build, GeckoView-example from task cluster, local debug Fenix, Firefox Preview Nightly for Developers
Names overlap between them in about:debugging; but they should succinctly reflect the different apps (which we can further define in this bug).
Comment 1•5 years ago
|
||
Here's one way to get into a confusing state:
- Build Fenix with Android Studio in the geckoNightlyDebug configuration, and install and run it on the device.
- Build GeckoView-example and install and run it on the device, with
mach run.
Both builds show up in the about:debugging sidebar as "Firefox Custom" and cannot be differentiated.
Once connected, the Fenix build keeps saying "Firefox Custom", but the GeckoView-example connection name changes to "Mozilla Fennec".
Comment 2•5 years ago
|
||
Comment 3•5 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•