By Fennec, do you mean Firefox for Android? It's a native Android app implemented in a combination of Java/JS. You can see the source here: http://hg.mozilla.org/mozilla-central/file/80fed51ae074/mobile/android
There's also XUL Fennec, which is mostly unsupported, and that's implemented in (you guessed it) XUL: http://hg.mozilla.org/mozilla-central/file/80fed51ae074/mobile/xul The browser on B2G phones, however, is implemented in HTML. If you have more questions about Fennec, dev-platforms-mobile is probably a better place to ask. Best, Margaret On Mon, Jan 28, 2013 at 1:56 AM, Kevin Hu <[email protected]> wrote: > Hi, > > Does anyone know if Fennec is implemented in HTML 5? > Thank you. > > > > Best regards, > Kevin Hu > > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
