Closed Bug 862516 Opened 11 years ago Closed 3 years ago

Investigate supporting the mobile-web-app-capable/apple-mobile-web-app-capable meta tag

Categories

(Firefox for Android Graveyard :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: kats, Unassigned)

References

Details

Apple has a apple-mobile-web-app-capable meta-tag (documented at http://developer.apple.com/library/safari/#documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html) that displays content in full-screen mode. We might want to support this if there are a lot of pages out there that use it.
> We might want to support this if there are a lot of pages out there that use it.

Perhaps John might have some info about that
Flags: needinfo?(jjensen)
I have a store of around 1.1m webpages, and have a job running that is looking for apple-mobile-web-app-capable and other similar tags. It's running on an underpowered box so will take a few days to run, but I will report back here.
Flags: needinfo?(jjensen)
Based on a crawl of ~1.1m URLs from ~18000 domains in early January 2012, I have the following:

apple-mobile-web-app-capable: 157 uses on 7 domains
apple-mobile-web-app-status-bar-style: 131 uses on 5 domains
viewport: 650 uses on 123 domains
format-detection: 9 uses on 5 domains
This sounds like a WONTFIX to me.
This is now supported in Chrome as "mobile-web-app-capable": https://developer.chrome.com/multidevice/android/installtohomescreen
Yes please, add support for the mobile-web-app-capable meta tag. You would not get huge number of pages having it, but for those pages designed as html5 applications it's a good win. Why force people to create native apps that show an html5 page just to avoid having the urlbar in the way?
Summary: Investigate supporting the apple-mobile-web-app-capable meta tag → Investigate supporting the mobile-web-app-capable/apple-mobile-web-app-capable meta tag
also we should consider adding support for manifest,
https://w3c.github.io/manifest/
(In reply to labratmobi from comment #7)
> also we should consider adding support for manifest,
> https://w3c.github.io/manifest/

Bug 1212648 tracks support for progressive web apps generally, including support for the W3C web app manifest.
We have completed our launch of our new Firefox on Android. The development of the new versions use GitHub for issue tracking. If the bug report still reproduces in a current version of [Firefox on Android nightly](https://play.google.com/store/apps/details?id=org.mozilla.fenix) an issue can be reported at the [Fenix GitHub project](https://github.com/mozilla-mobile/fenix/). If you want to discuss your report please use [Mozilla's chat](https://wiki.mozilla.org/Matrix#Connect_to_Matrix) server https://chat.mozilla.org and join the [#fenix](https://chat.mozilla.org/#/room/#fenix:mozilla.org) channel.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.