Update google search url for QSE #42384
Labels
feature/QuickSearch
QSE on Android
OS/Android
Fixes related to Android browser functionality
QA Pass - Android ARM
QA/Yes
release-notes/exclude
Milestone
In this issue, we need to update google search url for quick search engine.
Below is the url we get from template URL service for google service,
{google:baseURL}search?q={searchTerms}&{google:RLZ}{google:originalQueryForSuggestion}{google:assistedQueryStats}{google:searchFieldtrialParameter}{google:language}{google:prefetchSource}{google:searchClient}{google:sourceId}{google:contextualSearchVersion}ie={inputEncoding}
we need to update it with :
https://www.google.com/search?q={searchTerms}
for google serachThe text was updated successfully, but these errors were encountered: