Files
tubestation/browser/components
Drew Willcoxon 215545afbe Bug 1811018 - Don't show a weather suggestion when the search string contains spaces. r=daisuke
The weather suggestion shouldn't be shown when the search string contains only
spaces. We should check `queryContext.searchString` directly instead of the
trimmed search string. I implemented this wrong in D161410.

Differential Revision: https://phabricator.services.mozilla.com/D167218
2023-01-19 16:31:58 +00:00
..