Closed
Bug 1052861
Opened 10 years ago
Closed 10 years ago
non-default locale FOUC after turning off INLINE_LOCALES
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zbraniecki, Assigned: zbraniecki)
Details
Attachments
(1 file)
(deleted),
text/x-github-pull-request
|
Details |
After turning off GAIA_INLINE_LOCALES flag, Settings app is the only known regression. Let's try to fix it, or we'll have to bring back the GAIA_INLINE_LOCALES.
STR:
- Launch Firefox OS master (2.1)
- Switch language
- Restart Settings
Current result:
Content flashes in default locale before retranslation to the new locale
Expected result:
No flash, no perf. regression
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → gandalf
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•10 years ago
|
||
Assignee | ||
Comment 2•10 years ago
|
||
Commit: https://github.com/mozilla-b2g/gaia/commit/c196efdbef6e8d6ae5354f745ffe6877e05234d4
Merge: https://github.com/mozilla-b2g/gaia/commit/3c1312ea7ca995e077c64c3c626c59ce30f71196
L20n: https://github.com/l20n/l20n.js/commit/f06005031a0c8f817083721d208c9f02359c5169
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 3•10 years ago
|
||
Update that reverts part of the patch that comments out inlineLocales. r=stas
Commit: https://github.com/mozilla-b2g/gaia/commit/b3d5b0857f2a156f4afdd5c30126a490f9600bd1
Merge: https://github.com/mozilla-b2g/gaia/commit/9af313a521a70d5fab1074692766552dfb1a18b2
L20n.js: https://github.com/l20n/l20n.js/commit/e3fe8a3928b1d6b2e78976aa9178b2137518d026
You need to log in
before you can comment on or make changes to this bug.
Description
•