Closed
Bug 705489
Opened 13 years ago
Closed 13 years ago
try only offers opt/android-xul and debug/android-native, not opt/android-native or debug/android-xul
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 705040
People
(Reporter: dbaron, Unassigned)
Details
"android" (native) and android-xul are now separate options for the TryChooser. However, on Try, it seems to be possible to generate only:
* opt android-xul
* debug android (native)
It does not appear possible to generate (using Try):
* opt android (native) [ I wanted one of these! ]
* debug android-xul
see:
https://tbpl.mozilla.org/?tree=Try&noignore=1&rev=471ca5570cfe
https://tbpl.mozilla.org/?tree=Try&noignore=1&rev=83b08c915189
https://tbpl.mozilla.org/?tree=Try&noignore=1&rev=93a2ac3b5f71
https://tbpl.mozilla.org/?tree=Try&noignore=1&rev=785219649fb1
(It seems like it might be possible to do what I want using mozconfig hacks like this:
https://hg.mozilla.org/try/rev/471ca5570cfe . But that's pretty ugly and confusing to figure out how to do; I'm not yet sure if it even works.)
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•