gecko-dev/browser
Drew Willcoxon cb57e50c12 Bug 1640289 - Fix failure on late beta and release by getting the correct index of the form history result. r=mak
The private search result is shown in Nightly but not otherwise. The test is
failing because it expects the private search result to be at index 1 and the
form history result to be at index 2, but the form history is actually at index 1.
The test just needs to get the right index. There's another part of the test
that clicks a remote suggestion, but it's not affected because the search
happens to match a couple of history results, so the private search result isn't
shown even on Nightly.

Differential Revision: https://phabricator.services.mozilla.com/D76585
2020-05-25 15:51:15 +00:00
..
actors Bug 1639616 - Turn Monitor cache back on. r=prathiksha 2020-05-25 10:46:19 +00:00
app Bug 1640967 - Remove cpows preferences. r=kmag 2020-05-26 22:19:41 +00:00
base Bug 1631405 - Update tests to account for security UI only living in the parent process. r=kmag,ckerschb,webcompat-reviewers,twisniewski 2020-05-27 00:31:25 +00:00
branding Bug 1637285 - Draw high contrast progress bar top border only. r=mhowell 2020-05-12 22:38:40 +00:00
components Bug 1640221, remove content-forms.js frame script from session store tests. Replace with SpecialPowers.spawn, r=mikedeboer 2020-05-26 16:11:09 +00:00
config Bug 1640578 - Remove --disable-install-strip from mac mozconfigs. r=froydnj 2020-05-27 01:42:07 +00:00
docs Bug 1602463 Part 3 - Windows default browser agent. r=agashlin,bytesized,nalexander 2020-03-16 20:16:25 +00:00
extensions Bug 1631405 - Update tests to account for security UI only living in the parent process. r=kmag,ckerschb,webcompat-reviewers,twisniewski 2020-05-27 00:31:25 +00:00
fonts Bug 1618411 - Fix installed file conditions on non-Linux platforms using GTK r=dao 2020-03-02 19:54:43 +00:00
fxr Bug 1201243 - Make browser/components/preferences/in-content top-level and move dialogs to a subdirectory. r=jaws 2020-04-22 23:35:08 +00:00
installer Bug 1633505 - Show refresh button within the uninstaller. r=mhowell 2020-05-26 21:47:58 +00:00
locales Bug 1633505 - Show refresh button within the uninstaller. r=mhowell 2020-05-26 21:47:58 +00:00
modules Bug 1640289 - Fix failure on late beta and release by getting the correct index of the form history result. r=mak 2020-05-25 15:51:15 +00:00
themes Bug 1461195 - CSP/XFO error pages should offer an option to visit the page directly r=johannh,fluent-reviewers,flod 2020-05-26 10:17:50 +00:00
tools/mozscreenshots No bug - Increase default mozscreenshots timeout to 700ms. a=test-only 2020-04-27 17:09:22 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
app.mozbuild
build.mk Bug 1607193 - Remove l10n-check; r=firefox-build-system-reviewers,rstewart 2020-03-13 18:34:28 +00:00
confvars.sh
defs.mk
l10n-registry.manifest
LICENSE
Makefile.in
moz.build Bug 1618188 - remove XML backend for plugin and add-on blocklisting, r=mconley,perftest-reviewers,whimboo 2020-03-09 12:02:17 +00:00
moz.configure