Closed
Bug 1256401
Opened 9 years ago
Closed 9 years ago
Remove the b2gdroid sub-product from the tree
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox48 fixed)
RESOLVED
FIXED
mozilla48
Tracking | Status | |
---|---|---|
firefox48 | --- | fixed |
People
(Reporter: nalexander, Assigned: nalexander)
References
Details
Attachments
(2 files)
This ticket tracks removing the b2gdroid sub-product from the tree entirely. The effort is no longer funded and it adds some cost to other Fennec build work (including Bug 1255925, which seeks to completely overhaul Fennec's build steps).
b2gdroid was added by Bug 1180358.
I don't think Bug 1255925 is what you are looking for.
Assignee | ||
Comment 2•9 years ago
|
||
(In reply to Tom Schuster [:evilpie] from comment #1)
> I don't think Bug 1255925 is what you are looking for.
Thanks Tom, my mistake.
Assignee | ||
Comment 3•9 years ago
|
||
Assignee | ||
Comment 4•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/41159/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/41159/
Attachment #8732391 -
Flags: review?(fabrice)
Assignee | ||
Comment 5•9 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/41161/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/41161/
Attachment #8732392 -
Flags: review?(fabrice)
Assignee | ||
Comment 6•9 years ago
|
||
fabrice: there's a little bit more to back out from Back out the rest of https://hg.mozilla.org/mozilla-central/filelog/3e04659fdf6aef792f7cf9840189c6c38d08d1e8/dom/apps/AndroidUtils.jsm. Some stuff with "kAndroid". Could you prepare whatever patch is appropriate there?
Comment 7•9 years ago
|
||
Comment on attachment 8732391 [details]
MozReview Request: Bug 1256401 - Part 1: Remove mobile/android/b2gdroid. r?fabrice
https://reviewboard.mozilla.org/r/41159/#review37967
Attachment #8732391 -
Flags: review?(fabrice) → review+
Comment 8•9 years ago
|
||
Comment on attachment 8732392 [details]
MozReview Request: Bug 1256401 - Part 2: Remove references to b2gdroid. r?fabrice
https://reviewboard.mozilla.org/r/41161/#review37987
::: old-configure.in:6323
(Diff revision 1)
> AC_DEFINE(MOZ_DISABLE_STARTUPCACHE)
> fi
> AC_SUBST(MOZ_DISABLE_STARTUPCACHE)
>
> -dnl ========================================================
> -dnl = Enable packaging Gaia with B2G desktop and b2gdroid
> +dnl =========================================
> +dnl = Enable packaging Gaia with B2G desktop
nit: trailing white space
Attachment #8732392 -
Flags: review?(fabrice) → review+
Comment 9•9 years ago
|
||
(In reply to Nick Alexander :nalexander from comment #6)
> fabrice: there's a little bit more to back out from Back out the rest of
> https://hg.mozilla.org/mozilla-central/filelog/
> 3e04659fdf6aef792f7cf9840189c6c38d08d1e8/dom/apps/AndroidUtils.jsm. Some
> stuff with "kAndroid". Could you prepare whatever patch is appropriate
> there?
We're gonna remove all of dom/apps in the near future anyway, so that will take care of that.
Assignee | ||
Comment 10•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/315db5f647123174c75253dfd01b5b079789d3f2
Bug 1256401 - Part 1: Remove mobile/android/b2gdroid. r=fabrice
https://hg.mozilla.org/integration/fx-team/rev/a85b572e0d8cb461253363dc8ac9bfc2f60d953d
Bug 1256401 - Part 2: Remove references to b2gdroid. r=fabrice
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → nalexander
Status: NEW → ASSIGNED
Comment 11•9 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/315db5f64712
https://hg.mozilla.org/mozilla-central/rev/a85b572e0d8c
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox48:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla48
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•