If you flash gaia and get stuck on the scanning for wifi screen of the FTU, you are experiencing the symptoms of this. The FTU now uses the l20n library and if you have a gecko build from before Oct 29th, you will need to upgrade it.
/Sam On Thu, Oct 29, 2015 at 9:07 PM, <[email protected]> wrote: > Hi all, > > Just a heads up. l20n.js uses `let` and so far we had to use > type="text/javascript;version=1.8" to make it working in our SpiderMonkey. > > Since yesterday, `let` works properly in strict and lousy mode without > version tag, so I just landed a patch that removes the version piece of the > <script> tag. > > That means that that you need Gecko from today or newer to use Music, FM, > SMS (or FTU if all works well). > > Also, that means that you can start using `let`/`const` combo in your code > instead of `var`! :) > > zb. > _______________________________________________ > dev-fxos mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-fxos >
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

