Closed
Bug 932758
Opened 11 years ago
Closed 9 years ago
Support pointing WebIDE at a custom B2G Desktop/Simulator build
Categories
(DevTools Graveyard :: WebIDE, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benfrancis, Unassigned)
References
Details
Right now you can only use the app manager with the Firefox OS Simulator downloaded by the tool itself. Sometimes you need to use your own Gecko build.
In bug 929061, we added support for starting custom runtime from the Simulator addon. This is one way that AM could connect to a custom Gecko build, though it's a bit awkward if you didn't really need the regular Simulator to start with.
In bug 970298, this same strategy will be re-added to the 1.4+ simulators.
However, we'd need to come up with something new here if we want it to be easy to use a custom Gecko build without requiring you to go through an existing simulator addon.
Updated•10 years ago
|
Updated•10 years ago
|
Depends on: simulator-configuration
Are there bugs for things like:
* any remaining UI work
* enabling profiles
Flags: needinfo?(janx)
Summary: Support pointing the App Manager at a custom B2G Desktop/Simulator build → Support pointing WebIDE at a custom B2G Desktop/Simulator build
Comment 3•9 years ago
|
||
The Simulator configuration screen can do that.
To enable it now, flip devtools.webide.enableRuntimeConfiguration.
(In reply to J. Ryan Stinnett [:jryans] (use ni?) from comment #2)
> Are there bugs for things like:
>
> * any remaining UI work
> * enabling profiles
Bug 1156834 and dependencies will enable it by default, after configurations are persisted and a few other things (see bug 1156834 comment 0).
Depends on: 1156834
Flags: needinfo?(janx)
Comment 4•9 years ago
|
||
It is now possible to edit a Simulator's configuration in WebIDE, and to point it to a custom B2G Desktop / Simulator build / Gaia profile.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•