Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Add search query conditions #4557

Merged
merged 1 commit into from
Oct 5, 2016
Merged

Add search query conditions #4557

merged 1 commit into from
Oct 5, 2016

Conversation

darkdh
Copy link
Member

@darkdh darkdh commented Oct 5, 2016

  • Submitted a ticket for my issue if one did not already exist.
  • Used Github auto-closing keywords in the commit message.
  • Added/updated tests for this change (for new code or code which already has tests).
  • Ran git rebase -i to squash commits (if needed).

fix #4546

Auditors: @bsclifton

Test Plan:

  1. Type ".brave" on url bar and there should be a search result page of ".brave"
  2. Type "brave." on url bar and there should be a search result page of "brave."

fix brave#4546

Auditors: @bsclifton

Test Plan:
1. Type ".brave" on url bar and there should be a search result page of ".brave"
2. Type "brave." on url bar and there should be a search result page of "brave."
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Search via URL bar doesn't work when ending with a dot
6 participants