Skip to content

Commit

Permalink
Add NTP Search Bar feature flag (#1023)
Browse files Browse the repository at this point in the history
Task/Issue URL: https://app.asana.com/0/72649045549333/1208262951113965/f

Description:
This change adds a feature flag to control availability of New Tab Page search field on macOS.
iOS is not affected.
  • Loading branch information
ayoy authored Oct 24, 2024
1 parent 75930fb commit a7de5bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public enum PrivacyFeature: String {
case windowsDownloadLink
case incontextSignup
case newTabContinueSetUp
case newTabSearchField
case dbp
case sync
case privacyDashboard
Expand Down

0 comments on commit a7de5bc

Please sign in to comment.