Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
beta: 906cab48c99fff962adacbc8dd2aca416f7aecc6
main: 31aaa104c99421ced2e674334eef2aa5b7e45b5d
main: 14ed0c687a422c780dc23e579b9c07516f05153f
release: 3bf8f468258c2181f455e23d4ffcd6acb8f4cdb1
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ features:
enabled:
description: If true, show the expand/collapse buttons on the homepage.
type: Boolean
default: false
default: true
splash-screen:
description: A feature that extends splash screen duration, allowing additional data fetching time for the app's initial run.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,7 @@ features:
enabled:
description: If true, show the expand/collapse buttons on the homepage.
type: Boolean
default: false
default: true
splash-screen:
description: A feature that extends splash screen duration, allowing additional data fetching time for the app's initial run.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1115,7 +1115,7 @@ features:
enabled:
description: If true, show the expand/collapse buttons on the homepage.
type: Boolean
default: false
default: true
splash-screen:
description: A feature that extends splash screen duration, allowing additional data fetching time for the app's initial run.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ features:
enabled:
description: If true, show the expand/collapse buttons on the homepage.
type: Boolean
default: false
default: true
splash-screen:
description: A feature that extends splash screen duration, allowing additional data fetching time for the app's initial run.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ features:
enabled:
description: If true, show the expand/collapse buttons on the homepage.
type: Boolean
default: false
default: true
splash-screen:
description: A feature that extends splash screen duration, allowing additional data fetching time for the app's initial run.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,7 @@ features:
enabled:
description: If true, show the expand/collapse buttons on the homepage.
type: Boolean
default: false
default: true
splash-screen:
description: A feature that extends splash screen duration, allowing additional data fetching time for the app's initial run.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1115,7 +1115,7 @@ features:
enabled:
description: If true, show the expand/collapse buttons on the homepage.
type: Boolean
default: false
default: true
splash-screen:
description: A feature that extends splash screen duration, allowing additional data fetching time for the app's initial run.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ features:
enabled:
description: If true, show the expand/collapse buttons on the homepage.
type: Boolean
default: false
default: true
splash-screen:
description: A feature that extends splash screen duration, allowing additional data fetching time for the app's initial run.
variables:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ beta: 906cab48c99fff962adacbc8dd2aca416f7aecc6
esr115: f05e01c0fcdd9e7e4f87213035cb2cf7406bc015
esr128: ed38f9209e39bd7ad247c81a7c20c99c874e0a62
esr140: 8e024eed5b78fc85089e3fb3864db2712a2df018
main: 57dd70f1e1ff948dd88612dce8c6d4a30af41c0e
main: 14ed0c687a422c780dc23e579b9c07516f05153f
release: 3bf8f468258c2181f455e23d4ffcd6acb8f4cdb1
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ searchConfiguration:
type: boolean
setPref:
branch: user
pref: browser.search.separatePrivateDefault.ui.enabled
pref: browser.search.separatePrivateDefault.featureGate
description: Whether the UI for the separate private default feature is enabled.
separatePrivateDefaultUrlbarResultEnabled:
type: boolean
Expand Down
Loading
Loading