Closed
      
        Bug 1280804
      
      
        Opened 9 years ago
          Closed 9 years ago
      
        
    
  
ReferenceError: Intl is not defined 
    Categories
(Firefox for Android Graveyard :: General, defect)
        Firefox for Android Graveyard
          
        
        
      
        
    
        General
          
        
        
      
        
    Tracking
(Not tracked)
        RESOLVED
        DUPLICATE
          of bug 1215247
        
    
  
People
(Reporter: anaran, Unassigned)
Details
User Story
Just to clarify: I am reporting this issue from ubuntu (where the app works fine), but the bug describes a problem in nightly Firefox for Android, which I also connected to via WebIDE to verify Intl is not defined there.
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0
Build ID: 20160619030256
Steps to reproduce:
Run a progressive web app which uses
Intl
API.
Actual results:
app basically loads but fails to work due to
ReferenceError: Intl is not defined
Expected results:
Should work in nightly fennec too.
I am using nightly 2016-06-19 on Android 4.3
| Reporter | ||
| Updated•9 years ago
           | 
User Story: (updated)
| Reporter | ||
| Comment 1•9 years ago
           | ||
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ReferenceError#Browser_compatibility actually mentions this in a slightly awkward representation where it discriminates the present Firefox OS support via footnote.
Else one has to deduce that Android does not support it.
One would hope that Mozilla will support Firefox for Android better, now that Firefox OS devices are no longer a supported mobile platform.
I'm really trying to keep Firefox as my browser of choice on all devices, but I'm about to give up.
| Comment 2•9 years ago
           | ||
Bug 1215247 tracks enabling the JS Intl API on Android.
Status: NEW → RESOLVED
Closed: 9 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
•