Andreea Pavel
94bb650cd4
Backed out 2 changesets (bug 615761) for failing bc browser_policy_search_engine.js on a CLOSED TREE
...
Backed out changeset 2388eb7ac460 (bug 615761)
Backed out changeset 8afe4a315797 (bug 615761)
2020-04-22 22:13:03 +03:00
pbz
efff5156a0
Bug 615761 - Made window.external.AddSearchProvider prompts tab modal. r=johannh,Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D69838
2020-04-22 17:34:16 +00:00
Noemi Erli
c0bd1834c8
Backed out 19 changesets (bug 1602318) for causing multiple failures
...
Backed out changeset 4b3345b2e33b (bug 1602318)
Backed out changeset 7240b27afe28 (bug 1602318)
Backed out changeset a7091729d8c9 (bug 1602318)
Backed out changeset e496ab6c0857 (bug 1602318)
Backed out changeset 184da6309f0c (bug 1602318)
Backed out changeset 79b540f8619d (bug 1602318)
Backed out changeset b298015ee960 (bug 1602318)
Backed out changeset 6d0783cd5e01 (bug 1602318)
Backed out changeset cbc308486b17 (bug 1602318)
Backed out changeset 94142944fb54 (bug 1602318)
Backed out changeset 7c1eeb299b78 (bug 1602318)
Backed out changeset 0fc27502503a (bug 1602318)
Backed out changeset 0fc27c2e09d9 (bug 1602318)
Backed out changeset b5e2aa4741b2 (bug 1602318)
Backed out changeset 57d568114c5a (bug 1602318)
Backed out changeset 8f7360d827dc (bug 1602318)
Backed out changeset 78930a97c2df (bug 1602318)
Backed out changeset 8015780587cd (bug 1602318)
Backed out changeset bc9da03cb3a3 (bug 1602318)
2020-04-21 03:46:41 +03:00
Matt Woodrow
fd978ab2c2
Bug 1602318 - Change search engine tests to listen for, and block loads in the parent. r=kmag
...
Differential Revision: https://phabricator.services.mozilla.com/D67098
2020-04-20 22:59:30 +00:00
pbz
c7cc096890
Bug 1615588 - SearchOneOffs: Use prompt service instead of nsIPrompt. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D66447
2020-04-16 14:44:25 +00:00
Ved Dandekar
567b68b8ff
Bug 1629939 - Remove obsolete code that is setting the iconURI in MozSearchbar.updateDisplay. r=Standard8
...
The searchbar widget no longer displays the search engine icon on the toolbar.
Differential Revision: https://phabricator.services.mozilla.com/D71004
--HG--
extra : moz-landing-system : lando
2020-04-16 07:21:41 +00:00
Drew Willcoxon
a6b80b0e24
Bug 1628926 - Remove the browser.urlbar.oneOffSearches pref. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D70921
--HG--
extra : moz-landing-system : lando
2020-04-16 00:00:55 +00:00
Arthur Iakab
3f105ec0c5
Backed out changeset 0c8a5b5094b6 (bug 1628926) for Eslint failure on UrlbarView.jsm
...
CLOSED TREE
2020-04-16 01:38:49 +03:00
Drew Willcoxon
1736e700e0
Bug 1628926 - Remove the browser.urlbar.oneOffSearches pref. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D70921
--HG--
extra : moz-landing-system : lando
2020-04-15 08:56:16 +00:00
Emilio Cobos Álvarez
a2c02d9e75
Bug 1627520 - Use keydown instead of keypress for autocomplete event listeners. r=mak,Gijs
...
This is so that we can avoid needing mozSystemGroup (to get keypress for
non-printable keys), which in turn prevents racing with the native key event
listeners, see the second patch in bug 1624657.
This turned out to be a bit tricky, because we need to guarantee the ordering of
the search one-offs handling in the searchbar with the usual autocomplete-input
handling. We could try to move this to the popup subclass but this is already a
bigger patch than what I'd like.
We can also revert the customElements.js change I did in bug 1624657, as the bug
is no longer relevant.
Differential Revision: https://phabricator.services.mozilla.com/D69743
--HG--
extra : moz-landing-system : lando
2020-04-14 20:48:26 +00:00
Bogdan Tara
52f29c9810
Backed out changeset b92904ec121f (bug 1627520) for browser_searchbar_keyboard_navigation.js failures CLOSED TREE
2020-04-14 16:58:35 +03:00
Emilio Cobos Álvarez
d547edb535
Bug 1627520 - Use keydown instead of keypress for autocomplete event listeners. r=mak,Gijs
...
This is so that we can avoid needing mozSystemGroup (to get keypress for
non-printable keys), which in turn prevents racing with the native key event
listeners, see the second patch in bug 1624657.
This turned out to be a bit tricky, because we need to guarantee the ordering of
the search one-offs handling in the searchbar with the usual autocomplete-input
handling. We could try to move this to the popup subclass but this is already a
bigger patch than what I'd like.
We can also revert the customElements.js change I did in bug 1624657, as the bug
is no longer relevant.
Differential Revision: https://phabricator.services.mozilla.com/D69743
--HG--
extra : moz-landing-system : lando
2020-04-14 12:42:16 +00:00
Csoregi Natalia
954b969608
Backed out 5 changesets (bug 1615588) for browser-chrome failures e.g. browser_beforeunload_duplicate_dialogs.js. CLOSED TREE
...
Backed out changeset 751cca7566a8 (bug 1615588)
Backed out changeset 474aca043834 (bug 1615588)
Backed out changeset 7839b95ef76c (bug 1615588)
Backed out changeset 32bb87f48b13 (bug 1615588)
Backed out changeset 264e642042b1 (bug 1615588)
--HG--
extra : rebase_source : 41ed149c97382bc1cf823abc56811b382cae0207
2020-04-10 21:19:15 +03:00
pbz
5e4847d26e
Bug 1615588 - SearchOneOffs: Use prompt service instead of nsIPrompt. r=johannh
...
Differential Revision: https://phabricator.services.mozilla.com/D66447
--HG--
extra : moz-landing-system : lando
2020-04-10 16:45:05 +00:00
Emma Malysz
a7282ce447
Bug 1590573, create a unified approach for caching fragments in our Custom Elements r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D58866
--HG--
extra : moz-landing-system : lando
2020-04-08 16:17:50 +00:00
Razvan Maries
072b678c5a
Backed out changeset 6b7c81561ecc (bug 1590573) for marionette perma failures on test_refresh_firefox.py. CLOSED TREE
2020-04-08 07:43:49 +03:00
Emma Malysz
b657384896
Bug 1590573, create a unified approach for caching fragments in our Custom Elements r=emilio
...
Differential Revision: https://phabricator.services.mozilla.com/D58866
--HG--
extra : moz-landing-system : lando
2020-04-07 23:56:45 +00:00
Mark Banner
c2e698bc85
Bug 1542269 - Make the modern search engine configuration be loaded from Remote Settings. r=daleharvey
...
Differential Revision: https://phabricator.services.mozilla.com/D55464
--HG--
extra : moz-landing-system : lando
2020-03-19 14:11:40 +00:00
Sylvestre Ledru
be18fd4dba
Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr
...
Differential Revision: https://phabricator.services.mozilla.com/D67319
--HG--
extra : moz-landing-system : lando
2020-03-19 13:47:51 +00:00
Mike Conley
1e20c707dc
Bug 1604402 - Ensure about:newtab has loaded before running browser_google_behavior.js subtest. r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D66622
--HG--
extra : moz-landing-system : lando
2020-03-13 16:28:16 +00:00
Mike Conley
d518ef1608
Bug 1617983 - Re-enable separate privileged about content process for about:home, about:newtab, about:welcome on Nightly. r=NeilDeakin
...
Differential Revision: https://phabricator.services.mozilla.com/D64376
--HG--
extra : moz-landing-system : lando
2020-03-09 18:37:58 +00:00
Mark Banner
2c4e35b0a6
Bug 1620218 - Automatic code fixes for Prettier 1.18.2 upgrade. r=mossop,webcompat-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D65509
--HG--
extra : moz-landing-system : lando
2020-03-08 21:45:16 +00:00
Mark Banner
15cfe23b88
Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop
...
# ignore-this-changeset
Differential Revision: https://phabricator.services.mozilla.com/D65703
--HG--
extra : moz-landing-system : lando
2020-03-07 10:09:44 +00:00
Liang-Heng Chen
70053c6f5f
Bug 1620239 - ensure not to access null pointer; r=Ehsan
...
Differential Revision: https://phabricator.services.mozilla.com/D65576
--HG--
extra : moz-landing-system : lando
2020-03-06 17:20:49 +00:00
Dale Harvey
3accbdadfa
Bug 1615901 - Dont send Origin header with context menu searches. r=ckerschb,Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D63630
--HG--
extra : moz-landing-system : lando
2020-03-06 14:18:34 +00:00
Neil Deakin
7e355a5ea5
Bug 1614769, convert SearchTelemetry actor into a JSWindowActor, r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D65108
--HG--
extra : moz-landing-system : lando
2020-03-04 12:28:12 +00:00
Marco Bonardo
784bf6634e
Bug 333714 - Unify clickSelectsAll behavior across all platforms. r=dao
...
Differential Revision: https://phabricator.services.mozilla.com/D64783
--HG--
extra : moz-landing-system : lando
2020-03-02 18:34:17 +00:00
Liang-Heng Chen
67001eeee7
Bug 1618764 - Ensure test page is not in the cache; r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D64716
--HG--
extra : moz-landing-system : lando
2020-02-28 12:10:04 +00:00
Liang-Heng Chen
8322d898c9
Bug 1614777 - Part 4: Test cases; r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D64379
--HG--
extra : moz-landing-system : lando
2020-02-28 00:09:46 +00:00
Liang-Heng Chen
5c613facdd
Bug 1614777 - Part 3: report telemetry; r=Ehsan,chutten,Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D63099
--HG--
extra : moz-landing-system : lando
2020-02-28 00:09:43 +00:00
Liang-Heng Chen
e1aaa60694
Bug 1614777 - Part 1: collect bandwidth in search telemetry; r=Ehsan,Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D63096
--HG--
extra : moz-landing-system : lando
2020-02-28 00:09:28 +00:00
Razvan Maries
1099dc6e1b
Backed out 4 changesets (bug 1614777) for perma failures on test_bug884693.xhtml. CLOSED TREE
...
Backed out changeset 202ec043db19 (bug 1614777)
Backed out changeset 17aebb8d75f1 (bug 1614777)
Backed out changeset c4f931b08de3 (bug 1614777)
Backed out changeset 0ab2a4da406f (bug 1614777)
2020-02-28 01:46:30 +02:00
Liang-Heng Chen
68e6266159
Bug 1614777 - Part 4: Test cases; r=Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D64379
--HG--
extra : moz-landing-system : lando
2020-02-27 21:40:04 +00:00
Liang-Heng Chen
c9c0ef5deb
Bug 1614777 - Part 3: report telemetry; r=Ehsan,chutten,Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D63099
--HG--
extra : moz-landing-system : lando
2020-02-27 21:39:57 +00:00
Liang-Heng Chen
3c3eb0c74e
Bug 1614777 - Part 1: collect bandwidth in search telemetry; r=Ehsan,Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D63096
--HG--
extra : moz-landing-system : lando
2020-02-27 21:39:50 +00:00
Mark Banner
43c4469021
Bug 1617193 - eBay should only be offered on select en-US regions for modern configuration. r=daleharvey
...
Differential Revision: https://phabricator.services.mozilla.com/D63669
--HG--
extra : moz-landing-system : lando
2020-02-23 19:18:59 +00:00
Mark Banner
8b0e81357e
Bug 1615629 - Fix browser_searchbar_context.js leaking a window when run in test-verify mode. r=daleharvey
...
Differential Revision: https://phabricator.services.mozilla.com/D63088
--HG--
extra : moz-landing-system : lando
2020-02-20 14:05:22 +00:00
Tim Nguyen
349417ce07
Bug 1612122 - Set disabled state of searchbar context menu items. r=daleharvey
...
Usually, editMenuOverlay.js or moz-input-box would handle this, but searchbar.js uses its own implementation to append its own menu items. Ideally, editMenuOverlay.js would provide a mechanism for this, which would allow both moz-input-box and searchbar.js to stop existing, but that's out of scope.
Patch by ntim, test by Standard8
Differential Revision: https://phabricator.services.mozilla.com/D61665
--HG--
extra : moz-landing-system : lando
2020-02-14 14:15:34 +00:00
James Teh
fb87f61994
Bug 1608554: Initialize toolbartabstops in dynamically added widgets. r=Gijs
...
When ToolbarKeyboardNavigator initializes, it sets aria-hidden and adds a focus listener on toolbartabstop elements.
This is necessary for proper functionality of toolbar keyboard navigation.
However, widgets can be dynamically added by CustomizableUI after ToolbarKeyboardNavigator initializes.
The search bar is one such widget and it does contain toolbartabstop elements.
We now watch for this and initialize any toolbartabstop elements inside added widgets.
Differential Revision: https://phabricator.services.mozilla.com/D62178
--HG--
extra : moz-landing-system : lando
2020-02-12 01:03:18 +00:00
Mark Banner
32056c5b6e
Bug 1610840 - Remove webExtension.version from the Search Engine configuration schema and config as we don't need it. r=daleharvey
...
Differential Revision: https://phabricator.services.mozilla.com/D60869
--HG--
extra : moz-landing-system : lando
2020-01-28 13:33:11 +00:00
Mark Banner
439c004f8d
Bug 1582720 - Clean up references to recently removed locales (as, crh, en-ZA, mai, ml, or) in the Search Engine lists. r=daleharvey
...
Depends on D59085
Differential Revision: https://phabricator.services.mozilla.com/D59119
--HG--
extra : moz-landing-system : lando
2020-01-09 15:38:18 +00:00
Mark Banner
c56fa2fbd0
Bug 1596860 - Remove default region setting for various search engines in the modern config as it is different to the legacy config. r=daleharvey
...
Also adds tests for checking the search engine lists when falling back to a default region.
Differential Revision: https://phabricator.services.mozilla.com/D59084
--HG--
extra : moz-landing-system : lando
2020-01-09 16:18:23 +00:00
Zibi Braniecki
3b0c2d1abd
Bug 1604960 - Migrate all text actions to use Fluent. r=fluent-reviewers,Gijs,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D57713
--HG--
extra : moz-landing-system : lando
2019-12-25 10:01:46 +00:00
Ciure Andrei
c79fc6e32a
Backed out changeset 0267e42c0db5 (bug 1604960) for causing bc permafails
2019-12-25 05:15:16 +02:00
Zibi Braniecki
ebad9a1dbf
Bug 1604960 - Migrate all text actions to use Fluent. r=fluent-reviewers,Gijs,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D57713
--HG--
extra : moz-landing-system : lando
2019-12-24 20:43:17 +00:00
Mark Banner
37f7f6ce4d
Bug 1601894 - Ensure the search engine configuration tests check the details for each locale/region pair, and fix eBay setup in the modern configuration. r=mikedeboer
...
Depends on D57682
Differential Revision: https://phabricator.services.mozilla.com/D57841
--HG--
extra : moz-landing-system : lando
2019-12-23 12:00:48 +00:00
Francesco Lodolo (:flod)
168505b3f3
Bug 1604415 - Add Sicilian (scn) to Firefox Nightly Builds r=Pike,Standard8
...
Differential Revision: https://phabricator.services.mozilla.com/D57433
--HG--
extra : moz-landing-system : lando
2019-12-20 14:47:51 +00:00
Mark Banner
21c1ce4696
Bug 1604929 - In the modern search config, fix handling of telemetry Ids and WebExtensions which are installed twice with different locales. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D57682
--HG--
extra : moz-landing-system : lando
2019-12-19 21:57:53 +00:00
Andreea Pavel
d3e7d0c9b0
Backed out 3 changesets (bug 1604929) for breaking xpcshell at test_async_addon.js on a CLOSED TREE
...
Backed out changeset 8a36d9f67974 (bug 1604929)
Backed out changeset 030684aff17b (bug 1604929)
Backed out changeset 897fef11fe80 (bug 1604929)
--HG--
rename : toolkit/components/search/tests/xpcshell/simple-engines/basic/manifest.json => toolkit/components/search/tests/xpcshell/data/search-extensions/bug645970/manifest.json
rename : toolkit/components/search/tests/xpcshell/simple-engines/engines.json => toolkit/components/search/tests/xpcshell/data/search-extensions/engines.json
rename : toolkit/components/search/tests/xpcshell/simple-engines/hidden/manifest.json => toolkit/components/search/tests/xpcshell/data/search-extensions/hidden/manifest.json
rename : toolkit/components/search/tests/xpcshell/simple-engines/list.json => toolkit/components/search/tests/xpcshell/data/search-extensions/list.json
2019-12-19 22:49:11 +02:00
Mark Banner
14a4284f4e
Bug 1604929 - In the modern search config, fix handling of telemetry Ids and WebExtensions which are installed twice with different locales. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D57682
--HG--
extra : moz-landing-system : lando
2019-12-19 18:37:12 +00:00