mobile/ is now mobile/xul/
Nov. 17th, 2011 08:46 am
Today we moved mobile
to mobile/xul
in mozilla-central, in preparation for landing the native UI code in mobile/android
.
Mozilla-aurora, mozilla-beta, and mozilla-release are currently unaffected.
Branch | Android platform | Mobile source location |
---|---|---|
mozilla-central | android | mobile/android |
android-xul | mobile/xul | |
mozilla-aurora | linux-android | mobile |
mozilla-beta | linux-android | mobile |
mozilla-release | linux-android | mobile |
NOTE: mobile/android has not yet landed. The builds are switched over and will need to be hidden. I'm doing that as I see them, but would appreciate any help in this matter.
The mobile team has said that mobile/android
is at least a few days away from landing.
Attention project branch owners! If you have Android builds on your project branch:
- You will need to merge from mozilla-central for the 'android-xul' builds to go green.
- The 'android' builds will burn until mobile/android lands and you re-merge from mozilla-central. These builds need to be hidden.
Attention trychooser users! You probably want the 'android-xul' platform. The mozconfig situation will be a little convoluted for now, so it would be best to land a mozconfig-extra-android-xul
at the top of your push to make sure you get the right settings.
Attention l10n users! Due to the move of mobile/locales
, we have broken mobile localization on mozilla-central. We will be fixing this and finding a single locale repack solution ASAP.
See also:
bug 701833 - hg move mobile to mobile/xul
bug 701864 - support mobile builds+repacks out of mobile/, mobile/xul/, and mobile/android/