Closed
Bug 1342033
Opened 8 years ago
Closed 7 years ago
Intl API not implemented
Categories
(Firefox for Android Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1344625
People
(Reporter: webmaster, Unassigned)
References
Details
(Keywords: intl, mobile)
Attachments
(1 file)
1.16 KB,
text/html
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0
Build ID: 20170126200443
Steps to reproduce:
access the Intl API
> Intl.DateTimeFormat
"Intl is not defined"
I've included a small HTML page which demonstrates the issue.
Actual results:
> Intl.DateTimeFormat
"Intl is not defined"
Expected results:
As the Intl API is implemented in Core (https://bugzilla.mozilla.org/show_bug.cgi?id=769872), it should be available on FF for Android as well
Comment 1•8 years ago
|
||
Available starting from Firefox 54.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Comment 2•8 years ago
|
||
Apparently made Nightly/Aurora only for the time being (see bug 1343725).
Updated•7 years ago
|
Status: REOPENED → RESOLVED
Closed: 8 years ago → 7 years ago
Resolution: --- → DUPLICATE
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
•