imho the APIs intended use is different. mozApps.getSelf is installation-centric, returning app meta data. navigator.standalone is presentation, returning true if the app runs chrome-less. It's more similar to adapting interface and interaction models using document.fullscreenEnabled and its events/pseudo-CSS when the user goes full-screen.
--- Harald Kirschner | Mozillian Partner & Labs Craftsman | [email protected] (mailto:[email protected]) On Tuesday, December 18, 2012 at 10:42 AM, Fabrice Desre wrote: > On 12/18/2012 10:33 AM, Harald Kirschner wrote: > > @Fabrice: Yes, a new property in navigator, following what iOS Safari > > has [1] to identity apps in a chromeless runtime. > > > > > ok. So I oppose to that, and think we should rather fix the webRT bug to > get correct behavior for getSelf(). > > Fabrice > -- > Fabrice Desré > b2g team > Mozilla Corporation > > _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
