Skip to content

Commit

Permalink
chore(nimbus): Update External Configs
Browse files Browse the repository at this point in the history
  • Loading branch information
dataops-ci-bot committed Jan 6, 2025
1 parent 3eca2bd commit 1fcc47a
Show file tree
Hide file tree
Showing 18 changed files with 121 additions and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
beta: 93fdd4234be5673a174351922a8be796cefcad65
master: 26ad7aaffe02c4f9ab84c0faf5bc2f4dc4583806
beta: 7a18036b86b0d1e60ea5d56e98f1eb78eae956d3
master: f53c09a22edc700ab1a9eaaf4da0f0dd9f11bff3
release: d8f30fc43d8a411937b53bb95eb9555356e9bcb8
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
beta: a1e5d1f58aca7129af9148ced4bd6e8781b3aeb4
central: dd9f5a143dd227e6a6271b78458950bfd6736161
beta: 0820e821a4e89277a5c5e4a3a303dd28934e2c88
central: 708f57803127c074075a1e65bcadd7303d14df8b
esr115: dc8b700b41911c2bde2cff62bde16d3c0ceadc2a
esr128: a7c935b8a7c0c39bd2161d0927e9f2f2eb4c9d47
release: 8c35adfaf5ea8b07c3e221d0c9d557a1375f5852
Original file line number Diff line number Diff line change
Expand Up @@ -4040,12 +4040,23 @@ bounceTrackingProtection:
owner: emz@mozilla.com
hasExposure: false
variables:
enabled:
mode:
type: int
setPref:
branch: default
pref: privacy.bounceTrackingProtection.mode
description: Mode to run the feature in. See nsIBounceTrackingProtection.idl for documentation.
description: >-
Mode to run the feature in. See nsIBounceTrackingProtection.idl for
documentation.
requireStatefulBounces:
type: boolean
setPref:
branch: default
pref: privacy.bounceTrackingProtection.requireStatefulBounces
description: >-
If true, only bounce redirects where the middle hop/s access cookies or
storage will be considered to be bounce trackers. If false, all
redirects that fit the bounce tracker heuristic will be considered.
remoteTabManagement:
description: >
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4040,12 +4040,23 @@ bounceTrackingProtection:
owner: emz@mozilla.com
hasExposure: false
variables:
enabled:
mode:
type: int
setPref:
branch: default
pref: privacy.bounceTrackingProtection.mode
description: Mode to run the feature in. See nsIBounceTrackingProtection.idl for documentation.
description: >-
Mode to run the feature in. See nsIBounceTrackingProtection.idl for
documentation.
requireStatefulBounces:
type: boolean
setPref:
branch: default
pref: privacy.bounceTrackingProtection.requireStatefulBounces
description: >-
If true, only bounce redirects where the middle hop/s access cookies or
storage will be considered to be bounce trackers. If false, all
redirects that fit the bounce tracker heuristic will be considered.
remoteTabManagement:
description: >
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ focus/klar-v131.1: b7dca2271b14988837524a30eb154d91eb5e4912
focus/klar-v132.0: d9ed6134db59ff456d343e2bb211aefd040319ac
focus/klar-v133.0: a3372669a06fa684d3c5945c317d6787e3125303
focus/klar-v134.0: be550d94c2c7bc8b8902cdf7fe542a64e73a381a
main: 62258e345b377b98e67de79cd1cec6d3f918a3e2
main: 16d6776700510def815da6b13fcd4099571ef31d
release/v124: da250bed9e19c4978d4400d6d404cb312e33636e
release/v125: a3e1e0773a00009e08d95726fd518ab642255ccd
release/v126: 6f305409b4af68e8404401a2caad8cb0da9a0494
Expand All @@ -25,4 +25,4 @@ release/v131: 7444df581b62d357df12ddc3c90d821d940efbb8
release/v132: cb318d0061ec6354167ecc1968020d5d75f1bffc
release/v133: 7c651ce29e94c6389af7a69ec6b5c44251976e92
release/v134: 846f290dfd0627f1873a524da439ebd7a1a4a932
release/v135: a407f3705c6a6134ac84ff3d9e99d6fa4d5fd0fb
release/v135: 97d52f4eb357afc7cc73dfdf94ab6a585da2cf12
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
main: 62258e345b377b98e67de79cd1cec6d3f918a3e2
main: 16d6776700510def815da6b13fcd4099571ef31d
release/v117: 43b690c450066d4dde1b2ccb93ed3714d244d502
release/v118: 89a7ea3c3372e5a4ef5b3c5b85499d26198d0524
release/v119: 7dc381f991c6d2a983c3ba7f0cffd880e8c29e7b
Expand All @@ -17,7 +17,7 @@ release/v131: 7444df581b62d357df12ddc3c90d821d940efbb8
release/v132: cb318d0061ec6354167ecc1968020d5d75f1bffc
release/v133: 7c651ce29e94c6389af7a69ec6b5c44251976e92
release/v134: 846f290dfd0627f1873a524da439ebd7a1a4a932
release/v135: a407f3705c6a6134ac84ff3d9e99d6fa4d5fd0fb
release/v135: 97d52f4eb357afc7cc73dfdf94ab6a585da2cf12
v117.0: 3b275ab1e4ccef769d84437033c0c68acfd2df8a
v117.1: 55ddcf473a65d106d43f6d2ae5af4076d6d03688
v117.2: 5cc367aa8857199cd8a54d53e8faf6696c5614c3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ features:
default:
jump-back-in: true
recent-explorations: false
js-alert-refactor:
description: "This feature is for the JavaScript Webview refactor\n"
variables:
enabled:
description: "When true this enables the new JS alerts system to be used\n"
type: Boolean
default: true
login-autofill:
description: This property defines the login autofill feature for automatically filling in usernames and passwords.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ features:
default:
jump-back-in: true
recent-explorations: false
js-alert-refactor:
description: "This feature is for the JavaScript Webview refactor\n"
variables:
enabled:
description: "When true this enables the new JS alerts system to be used\n"
type: Boolean
default: true
login-autofill:
description: This property defines the login autofill feature for automatically filling in usernames and passwords.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,14 @@ homescreenFeature:
sections-enabled:
type: json
description: "This property provides a lookup table of whether or not the given section should be enabled. If the section is enabled, it should be toggleable in the settings screen, and on by default.\n"
js-alert-refactor:
description: "This feature is for the JavaScript Webview refactor\n"
hasExposure: true
exposureDescription: ""
variables:
enabled:
type: boolean
description: "When true this enables the new JS alerts system to be used\n"
login-autofill:
description: This property defines the login autofill feature for automatically filling in usernames and passwords.
hasExposure: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ features:
default:
jump-back-in: true
recent-explorations: false
js-alert-refactor:
description: "This feature is for the JavaScript Webview refactor\n"
variables:
enabled:
description: "When true this enables the new JS alerts system to be used\n"
type: Boolean
default: false
login-autofill:
description: This property defines the login autofill feature for automatically filling in usernames and passwords.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ features:
default:
jump-back-in: true
recent-explorations: false
js-alert-refactor:
description: "This feature is for the JavaScript Webview refactor\n"
variables:
enabled:
description: "When true this enables the new JS alerts system to be used\n"
type: Boolean
default: true
login-autofill:
description: This property defines the login autofill feature for automatically filling in usernames and passwords.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ features:
default:
jump-back-in: true
recent-explorations: false
js-alert-refactor:
description: "This feature is for the JavaScript Webview refactor\n"
variables:
enabled:
description: "When true this enables the new JS alerts system to be used\n"
type: Boolean
default: true
login-autofill:
description: This property defines the login autofill feature for automatically filling in usernames and passwords.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,14 @@ homescreenFeature:
sections-enabled:
type: json
description: "This property provides a lookup table of whether or not the given section should be enabled. If the section is enabled, it should be toggleable in the settings screen, and on by default.\n"
js-alert-refactor:
description: "This feature is for the JavaScript Webview refactor\n"
hasExposure: true
exposureDescription: ""
variables:
enabled:
type: boolean
description: "When true this enables the new JS alerts system to be used\n"
login-autofill:
description: This property defines the login autofill feature for automatically filling in usernames and passwords.
hasExposure: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ features:
default:
jump-back-in: true
recent-explorations: false
js-alert-refactor:
description: "This feature is for the JavaScript Webview refactor\n"
variables:
enabled:
description: "When true this enables the new JS alerts system to be used\n"
type: Boolean
default: false
login-autofill:
description: This property defines the login autofill feature for automatically filling in usernames and passwords.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ features:
default:
jump-back-in: true
recent-explorations: false
js-alert-refactor:
description: "This feature is for the JavaScript Webview refactor\n"
variables:
enabled:
description: "When true this enables the new JS alerts system to be used\n"
type: Boolean
default: true
login-autofill:
description: This property defines the login autofill feature for automatically filling in usernames and passwords.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ features:
default:
jump-back-in: true
recent-explorations: false
js-alert-refactor:
description: "This feature is for the JavaScript Webview refactor\n"
variables:
enabled:
description: "When true this enables the new JS alerts system to be used\n"
type: Boolean
default: true
login-autofill:
description: This property defines the login autofill feature for automatically filling in usernames and passwords.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,14 @@ homescreenFeature:
sections-enabled:
type: json
description: "This property provides a lookup table of whether or not the given section should be enabled. If the section is enabled, it should be toggleable in the settings screen, and on by default.\n"
js-alert-refactor:
description: "This feature is for the JavaScript Webview refactor\n"
hasExposure: true
exposureDescription: ""
variables:
enabled:
type: boolean
description: "When true this enables the new JS alerts system to be used\n"
login-autofill:
description: This property defines the login autofill feature for automatically filling in usernames and passwords.
hasExposure: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ features:
default:
jump-back-in: true
recent-explorations: false
js-alert-refactor:
description: "This feature is for the JavaScript Webview refactor\n"
variables:
enabled:
description: "When true this enables the new JS alerts system to be used\n"
type: Boolean
default: false
login-autofill:
description: This property defines the login autofill feature for automatically filling in usernames and passwords.
variables:
Expand Down

0 comments on commit 1fcc47a

Please sign in to comment.