On Tuesday, March 26, 2013 7:51:42 PM UTC, Mark Giffin wrote: > On 3/23/13 9:57 AM, Kumar McMillan wrote: > > > Ah, ok. In that case you'd probably want to test for presence of the web > > activity API. It will be coming soon to desktop! :) Here's an article on > > how to detect for specific features by object without locking yourself into > > platforms http://diveintohtml5.info/detect.html > > Can it still be useful to detect that the app is running in the web > > runtime as described here: > > > > https://developer.mozilla.org/en-US/docs/Apps/FAQs/About_apps#How_can_my_app_detect_that_it_is_in_the_Web_runtime.3F > > > > Mark
window.locationbar.visible returns true for me when running in Web runtime, contrary to what it states on the page you linked to. _______________________________________________ dev-webapps mailing list [email protected] https://lists.mozilla.org/listinfo/dev-webapps
