Enable the translations pref for Nightly
Categories
(Firefox :: Translations, task, P2)
Tracking
()
People
(Reporter: gregtatum, Assigned: gregtatum)
References
Details
Attachments
(9 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Once the UX feedback in Bug 1820247 I'm going to see about enabling this by default in Nightly.
Assignee | ||
Comment 1•2 years ago
|
||
:flod is it ok to have the ftl files still in locales preview to do this?
Comment 2•2 years ago
|
||
(In reply to Greg Tatum [:gregtatum] from comment #1)
:flod is it ok to have the ftl files still in locales preview to do this?
I would really prefer to have the strings exposed first, or very close. What's the timeline on that?
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D178461
Assignee | ||
Comment 5•2 years ago
|
||
Assignee | ||
Comment 6•2 years ago
|
||
I was getting a weird intermittent locally, and I believe this was the
cause.
Assignee | ||
Comment 7•2 years ago
|
||
Assignee | ||
Comment 8•2 years ago
|
||
If anyone is following along, turning things on by default caused a few tests to fail on try.
Assignee | ||
Comment 10•2 years ago
|
||
I found a CI bug that I overlooked in the intermittents, so this will probably fail:
browser/base/content/test/performance/browser_preferences_usage.js | browser.translations.logLevel should not be accessed more than 40 times. - 100 <= 40 -
Assignee | ||
Comment 11•2 years ago
|
||
Assignee | ||
Comment 12•2 years ago
|
||
This is another raw preference read, and rather than rewrite it, we were
wanting to get rid of this anyway.
Depends on D179274
Comment 13•2 years ago
•
|
||
Backed out for causing failures related to translation
Backout link: https://hg.mozilla.org/integration/autoland/rev/b45b68be3f9bae0da4d649a44e60c6cd175f2212
Comment 14•2 years ago
|
||
Release Note Request (optional, but appreciated)
[Why is this notable]: New cool feature
[Affects Firefox for Android]: Not yet
[Suggested wording]: Local translation - improvement welcome :)
[Links (documentation, blog post, etc)]:
Assignee | ||
Comment 15•2 years ago
|
||
This fixes errors surfaced in:
browser/components/tests/marionette/test_no_errors_clean_profile.py
Visually and functionally the buttons work fine, but it generates a
warning that is caught by this test.
Depends on D179275
Comment 16•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Comment 17•2 years ago
|
||
Backed out for causing mochitests failures in browser_preferences_usage.js.
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | browser/base/content/test/performance/browser_preferences_usage.js | browser.translations.logLevel should not be accessed more than 40 times. - 50 <= 40 - {"filename":"chrome://mochitests/content/browser/browser/base/content/test/performance/browser_preferences_usage.js","name":"checkPrefGetters","sourceId":584,"lineNumber":42,"columnNumber":14,"sourceLine":"","asyncCause":null,"asyncCaller":null,"caller":{"filename":"chr
Assignee | ||
Comment 18•2 years ago
|
||
Depends on D179360
Comment 19•2 years ago
|
||
Comment 20•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8b04d1071d52
https://hg.mozilla.org/mozilla-central/rev/4345e2c1dfce
https://hg.mozilla.org/mozilla-central/rev/8931a4032409
https://hg.mozilla.org/mozilla-central/rev/cf320e1acdcf
https://hg.mozilla.org/mozilla-central/rev/fb0d1c351634
https://hg.mozilla.org/mozilla-central/rev/d097f1b2494b
https://hg.mozilla.org/mozilla-central/rev/20c5ff6af30a
https://hg.mozilla.org/mozilla-central/rev/930913e9cca6
https://hg.mozilla.org/mozilla-central/rev/7e0621d3a953
Comment 21•2 years ago
|
||
(In reply to Sylvestre Ledru [:Sylvestre] from comment #14)
Release Note Request (optional, but appreciated)
[Why is this notable]: New cool feature
[Affects Firefox for Android]: Not yet
[Suggested wording]: Local translation - improvement welcome :)
[Links (documentation, blog post, etc)]:
Added to the nightly release notes
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 22•2 years ago
|
||
This is riding the Fx117 trains via bug 1820261. Updating the relnote accordingly.
Updated•2 years ago
|
Description
•