Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update search engine defaults for DE / AU / NZ / IE #3591

Merged
merged 4 commits into from
Oct 4, 2019

Conversation

bsclifton
Copy link
Member

@bsclifton bsclifton commented Oct 3, 2019

Fixes brave/brave-browser#6187

Submitter Checklist:

Test Plan:

See https://github.com/brave/internal/issues/647

Reviewer Checklist:

  • New files have MPL-2.0 license header.
  • Request a security/privacy review as needed.
  • Adequate test coverage exists to prevent regressions
  • Verify test plan is specified in PR before merging to source

After-merge Checklist:

  • The associated issue milestone is set to the smallest version that the
    changes has landed on.
  • All relevant documentation has been updated.

@bsclifton bsclifton added this to the 0.72.x - Nightly milestone Oct 3, 2019
@bsclifton bsclifton self-assigned this Oct 3, 2019
iefremov
iefremov previously approved these changes Oct 3, 2019
Copy link
Contributor

@iefremov iefremov left a comment

Choose a reason for hiding this comment

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

LGTM with small nits

@bsclifton
Copy link
Member Author

Looks like just a lint failure - I can fix this real quick:
https://staging.ci.brave.com/job/brave-browser-build-pr/job/bsc-search-engine-default/5/execution/node/444/log/

@bsclifton
Copy link
Member Author

@mkarolin @iefremov ready for re-review 😄

mkarolin
mkarolin previously approved these changes Oct 4, 2019
Copy link
Collaborator

@mkarolin mkarolin left a comment

Choose a reason for hiding this comment

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

LGTM

@bsclifton
Copy link
Member Author

Has one failing lint (swear I fixed all in a previous commit), but otherwise looks good. I'll push a quick fix for the lint and then merge (as this is approved and CI has otherwise passed)

@bsclifton bsclifton added the CI/skip Do not run CI builds (except noplatform) label Oct 4, 2019
@bsclifton bsclifton merged commit fea1413 into master Oct 4, 2019
@bsclifton bsclifton deleted the bsc-search-engine-default branch October 4, 2019 23:52
bsclifton added a commit that referenced this pull request Oct 8, 2019
Update search engine defaults for DE / AU / NZ / IE
bsclifton added a commit that referenced this pull request Oct 8, 2019
Update search engine defaults for DE / AU / NZ / IE
bsclifton added a commit that referenced this pull request Oct 11, 2019
Fixes brave/brave-browser#6421

Problem was regular DDG not found in the entries returned (since locale specific was returned instead).
Besides adding other entries, this also puts a dcheck in place to ensure an engine gets set (otherwise, the error thrown is no immediately clear and a bit hard to trace).

(bug unintentionally introduced with #3591)
fmarier pushed a commit that referenced this pull request Oct 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/skip Do not run CI builds (except noplatform)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update search engine defaults for DE / AU / NZ / IE
3 participants