(Adding dev-fxos.) Assuming it sticks (so far so good, touch wood, fingers crossed etc.) the Gaia piece of Late Customization has all been merged to master.
The main implementation bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1193587 I just landed a follow-up to fix a bunch of settings override stuff: https://bugzilla.mozilla.org/show_bug.cgi?id=1214990 This should be in tonight's nightly. By default, unless you are using a participating carrier and in a particular region, you should see no visible change in the First Time Experience. If you want to test it out without having a particular SIM (or any SIM), you can add the following to your gaia/build/config/custom-settings.json, and make reset-gaia: "latecustomization.url": " https://marketplace-dev.allizom.org/api/v2/late-customization/", "latecustomization.operatorInfo": { "mcc": "214", "mnc": "07" } More details on the feature and specs are on the meta bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1180707 /Sam On Wed, Oct 14, 2015 at 1:32 PM, David Durst <[email protected]> wrote: > Hi there. All Marketplace stuff merged. QA is cleared for lift-off. One > small catch (#2, below), but two things we need: > > 1. Security review. Across the board. > 2. Code on MP (consumer pages) is currently *not* limited to 2.5+. The > only way we can identify 2.5 is via > https://bugzilla.mozilla.org/show_bug.cgi?id=1214817 (I'll spare you the > click: hasFeature("web-extensions") is what identifies a device as > supporting add-ons -- that is not yet implemented). > > Mat (who is on PTO for a few more days) is typically the keeper of all > things feature-related, so I was holding 1214817 until he got back. Whole > team is CCed here for info and if they want to jumpstart that, but > otherwise I'm fine to leave #2 until that bug gets closed. (Sorry, mat, > welcome back.) > > > -- > David Durst [:ddurst] >
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

