gecko-dev/browser/app
Drew Willcoxon 2bb927649b Bug 1752470 - Allow quick suggest results to be best matches. r=daisuke
This revision is intended to work with two others in order to fully implement
the best match MVP. The three revisions are the following:

1. This revision sets `result.isBestMatch` to true if `is_best_match` is true in
   the quick suggest suggestion.
2. In D137097, results with `isBestMatch` are shown in the view as best matches.
3. We haven't finalized the logic for deciding which suggestions should be best
   matches -- in other words, which suggestions should get `is_best_match`.
   Once we finalize that, I'll make a third revision that implements it and sets
   `is_best_match` appropriately on suggestion objects. Merino will need to
   include `is_best_match` in its suggestion objects too as appropriate.

In order to test this revision, I added support for a temporary
`_test_is_best_match` on suggestion objects that the test can use.

Depends on D137097

Differential Revision: https://phabricator.services.mozilla.com/D137250
2022-02-01 22:18:50 +00:00
..
macbuild/Contents Bug 1708125 - Remove some remaining FTP references from the tree r=necko-reviewers,dragana,Gijs 2021-05-31 13:08:12 +00:00
no-pie
profile Bug 1752470 - Allow quick suggest results to be best matches. r=daisuke 2022-02-01 22:18:50 +00:00
winlauncher Bug 1743489 - Content process makes early return from `LauncherMain` before any registry access. r=mhowell 2021-11-29 22:04:19 +00:00
Makefile.in
firefox.exe.manifest Bug 1701770 - Defer Windows DPI Awareness from load time to run time r=bobowen,aklotz 2021-06-21 13:50:31 +00:00
macversion.py
module.ver
moz.build Bug 1678152 - Catch all stack overflows on Linux r=jld 2022-01-28 07:29:26 +00:00
nsBrowserApp.cpp Bug 1731501 - Use setActivationPolicy to hide dock icon on OSX r=mstange 2021-10-17 19:00:12 +00:00
permissions Bug 1746067 - Allow activating colorway themes from some websites r=Gijs 2022-01-07 18:15:23 +00:00
splash.rc