Closed
Bug 1382975
Opened 7 years ago
Closed 7 years ago
Some websites show blank page on Firefox Android due to Intl API usage
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(firefox54 affected, firefox55 affected, firefox56 fixed)
RESOLVED
WORKSFORME
People
(Reporter: i, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:54.0) Gecko/20100101 Firefox/54.0
Build ID: 20170629000000
Steps to reproduce:
I have a website, it can be viewed on Firefox desktop, Chrome desktop and Chrome for Android. But Firefox for Android only shows blank page:
http://employees.stg.zenopt.uk/
Screenshots in attachment.
I can reproduce this with both stable and beta version.
Comment 3•7 years ago
|
||
Trying to find the fix in mozregression right now and am stuck in a busted build loop... it's fixed in Nightly, but I'm curious if it's due to a Nightly-only pref or similar.
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=b37fc0d40d065a30c9ee25c0d1a62452e11042b9&tochange=de301f4f1519a3444ed227e2ffd23ca34d02ca3b
I'd bet a dollar it's Makoto Kato — Bug 1215247 - Turn on ICU and Intl API for Android. r=Waldo that fixes this.
Flags: needinfo?(miket)
Comment 4•7 years ago
|
||
OK, yeah. This site is using the Internationalization API, which was Nightly only, until 56 (current Nightly), according to Bug 1344625.
> {getDateTimeFormat:A(Intl.DateTimeFormat),getNumberFormat:A(Intl.NumberFormat)
So this site should just work once 56 hits release.
Updated•7 years ago
|
status-firefox54:
--- → affected
status-firefox55:
--- → affected
status-firefox56:
--- → fixed
Summary: Some websites show blank page on Firefox Android → Some websites show blank page on Firefox Android due to Intl API usage
Comment 5•7 years ago
|
||
Correct. We just enabled Intl API in 56 so should be fixed once it gets shipped! :)
Comment 6•7 years ago
|
||
Nothing to track in this bug. Closing it out.
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•