Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Ref #4221: Exclude Brave Search from onboarding. #4286

Merged
merged 5 commits into from
Oct 6, 2021

Conversation

iccub
Copy link
Contributor

@iccub iccub commented Oct 5, 2021

Summary of Changes

This pull request fixes #4221

Submitter Checklist:

  • Unit Tests are updated to cover new or changed functionality
  • User-facing strings use NSLocalizableString()

Test Plan:

Screenshots:

Reviewer Checklist:

  • Issues include necessary QA labels:
    • QA/(Yes|No)
    • bug / enhancement
  • Necessary security reviews have taken place.
  • Adequate unit test coverage exists to prevent regressions.
  • Adequate test plan exists for QA to validate (if applicable).
  • Issue and pull request is assigned to a milestone (should happen at merge time).

@iccub iccub added this to the 1.32 milestone Oct 5, 2021
@iccub iccub requested a review from a team October 5, 2021 17:14
@@ -25,6 +25,15 @@ class InitialSearchEngines {
case .ecosia: return "ecosia.org/opensearch"
}
}

func excludedFromOnboarding(for locale: Locale) -> Bool {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kylehickinson removing it didn't last long :D
The product team want to keep Brave Search excluded from onboarding for all regions now

@iccub iccub merged commit 6047042 into development Oct 6, 2021
@iccub iccub deleted the bugfix/update_se_remove_onboarding branch October 6, 2021 09:54
@iccub iccub modified the milestones: 1.32.1, 1.32 Oct 13, 2021
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update search engine defaults for CA / DE / FR / GB / US
2 participants