Closed
Bug 1018244
Opened 11 years ago
Closed 11 years ago
Enable ECMAScript Internationalization API for Thunderbird
Categories
(Core :: JavaScript: Internationalization API, defect)
Tracking
()
RESOLVED
FIXED
mozilla32
People
(Reporter: alice0775, Unassigned)
References
Details
(Whiteboard: [fixed by bug 1017883])
Steps To Reproduce:
1. Start Thunderbird 32.0a1
2. Open Error Console
3. type Intl and evaluate
Actual Results:
Error: ReferenceError: Intl is not defined
![]() |
Reporter | |
Updated•11 years ago
|
Component: JavaScript Engine → JavaScript: Internationalization API
Comment 1•11 years ago
|
||
The ECMAScript Internationalization API is currently only enabled in desktop Firefox; it needs to be enabled in Thunderbird as well.
![]() |
Reporter | |
Comment 2•11 years ago
|
||
No longer reproduce the problem on the following tinderbox build.
https://hg.mozilla.org/mozilla-central/rev/7297dedf2416
https://hg.mozilla.org/comm-central/rev/f7ab709f43b5
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:32.0) Gecko/20100101 Thunderbird/32.0a1 ID:20140605091218
This was fixed by bug 1017883.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•11 years ago
|
Resolution: WORKSFORME → FIXED
Whiteboard: [fixed by bug 1017883]
Target Milestone: --- → mozilla32
You need to log in
before you can comment on or make changes to this bug.
Description
•