Open
Bug 1347080
Opened 8 years ago
Can't find variable: DocumentLocalization
Categories
(L20n :: JS Library, defect)
L20n
JS Library
Tracking
(Not tracked)
UNCONFIRMED
People
(Reporter: allentcm, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_3) AppleWebKit/602.4.8 (KHTML, like Gecko) Version/10.0.3 Safari/602.4.8
Steps to reproduce:
I'm using the compiled l20n.js version 4.0.0-beta.1 and it work fine on Chrome browser but crash on Safari version 10.0.3 with the following error:
Can't find variable: DocumentLocalization
Actual results:
Error on Safari browser when loading the 120n.js.
Error: Can't find variable: DocumentLocalization
Expected results:
Suppose to work like Chrome browser.
You need to log in
before you can comment on or make changes to this bug.
Description
•