fune/browser/components/search
Nika Layzell 42028efc71 Bug 1671983 - Part 4: Stop awaiting BrowserTestUtils.loadURI, r=annyG,remote-protocol-reviewers,extension-reviewers,preferences-reviewers,whimboo,zombie
This method only is async in order to allow callers to wait for a process switch
triggered by the call to `loadURI` to be finished before resolving. With
DocumentChannel, we should never trigger a process switch eagerly like this
again, so we don't need any of the async behaviour here anymore.

This part is largely mechanical changes to tests, removing the `await` calls on
`loadURI`, and a follow-up part will remove the actual async logic from
`BrowserTestUtils.loadURI`.

Differential Revision: https://phabricator.services.mozilla.com/D94641
2020-11-12 18:01:03 +00:00
..
content Bug 1673758 - Search bar in the new tab page should show a default icon for non-app provided engines in all modes. r=daleharvey 2020-11-12 19:05:36 +00:00
extensions Bug 1619926 - Remove legacy search configuration code from the search service. r=daleharvey,geckoview-reviewers,agi 2020-09-01 18:08:29 +00:00
schema Bug 1511065 - Switch Search Provider telemetry probes to Remote Settings. r=daleharvey 2020-10-09 16:41:34 +00:00
test Bug 1671983 - Part 4: Stop awaiting BrowserTestUtils.loadURI, r=annyG,remote-protocol-reviewers,extension-reviewers,preferences-reviewers,whimboo,zombie 2020-11-12 18:01:03 +00:00
.eslintrc.js
jar.mn Bug 1676692 - Move contentSearchUI and related files to browser/components/search. r=daleharvey 2020-11-12 17:50:24 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
SearchOneOffs.jsm Bug 1668389 - Only set #urlbar[open] if we are sure there will be either results or one-offs. r=mak 2020-10-07 15:02:16 +00:00
SearchTelemetry.jsm Bug 1511065 - Switch Search Provider telemetry probes to Remote Settings. r=daleharvey 2020-10-09 16:41:34 +00:00
SearchUIUtils.jsm Bug 863474 - Centralise OpenSearch install failure prompts into SearchUIUtils. r=daleharvey,flod,geckoview-reviewers,esawin 2020-09-14 11:08:43 +00:00