Closed
Bug 1697055
Opened 4 years ago
Closed 4 years ago
Enable non-native theme for users in the Fission Nightly/Beta experiment
Categories
(Core :: Widget, task, P1)
Core
Widget
Tracking
()
People
(Reporter: cpeterson, Assigned: kmag)
References
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
We want to enable non-native theme in both the Fission treatment and control branches and on all desktop platforms (Windows, macOS, and Linux).
widget.non-native-theme.enabled
pref:
# Global user preference for disabling native theme in content processes.
#
# NOTE(emilio): When changing this make sure to update the non_native_theme
# entry in python/mozbuild/mozbuild/mozinfo.py
- name: widget.non-native-theme.enabled
type: RelaxedAtomicBool
value: @IS_NIGHTLY_BUILD@
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Priority: P2 → P1
Pushed by maglione.k@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/8aaeb378aacf
Enable non-native-theming for all users enrolled in the Fission experiment. r=nika,emilio
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
Updated•4 years ago
|
Summary: Enable non-native theme for users in the Fission Beta experiment → Enable non-native theme for users in the Fission Nightly/Beta experiment
Reporter | ||
Updated•4 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•