Dão Gottwald
7183a3a857
Bug 1664203 - Send attribution request work for default tiles that became frecency tiles. r=mikedeboer
...
Differential Revision: https://phabricator.services.mozilla.com/D90244
2020-09-15 12:21:29 +00:00
Andrei Oprea
1b0916b6c1
Bug 1664750 - Redirect users to about:home after they opt in to restore default settings r=nanj
...
Differential Revision: https://phabricator.services.mozilla.com/D90129
2020-09-14 19:49:21 +00:00
Harry Twyford
d4b85bd17a
Bug 1657801 - Exit search mode if the current search mode engine is removed. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D89827
2020-09-14 20:27:10 +00:00
Emilio Cobos Álvarez
8b0177b46a
Bug 1664718 - Allow :is() and :where() to have better error recovery. r=xidorn
...
Adjust is-where-parsing.html to work with both the new and old behavior,
and add a test for the new behavior.
Depends on D90049
Differential Revision: https://phabricator.services.mozilla.com/D90050
2020-09-14 22:33:01 +00:00
Barret Rennie
f74cb16fd0
Bug 1657188 - Implement rel=preload load time telemetry r=Dexter,emilio,nika
...
Differential Revision: https://phabricator.services.mozilla.com/D86074
2020-09-14 21:03:52 +00:00
Marco Bonardo
24042ff483
Bug 1662509 - Add a pref to experiment with zero-prefix search in search mode. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D89914
2020-09-14 17:05:08 +00:00
Jared Wein
573c5943de
Bug 1662098 - Move default browser notification to JS Window Actor and use pageshow to trigger if the notification will appear. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D88909
2020-09-14 18:26:23 +00:00
Jim Mathies
d8c63e4335
Bug 1664620
- Fixup test failures when credti card autofill is disabled. r=zbraniecki
...
Differential Revision: https://phabricator.services.mozilla.com/D90131
2020-09-14 17:27:26 +00:00
Thomas Wisniewski
a403006cb0
Bug 1649244 - Import v15.0.0 webcompat addon sources. r=miketaylr,webcompat-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D90113
2020-09-14 16:54:02 +00:00
pbz
77afb66dec
Bug 1664817
- Enable SubDialog chrome prompts in beta and release. r=Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D90105
2020-09-14 15:41:23 +00:00
pbz
16ea526e5b
Bug 613785 - Updated http auth prompt tests to support tab prompts. r=extension-reviewers,Gijs,zombie on a CLOSED TREE
...
Differential Revision: https://phabricator.services.mozilla.com/D75567
2020-09-14 10:27:41 +00:00
Cristina Coroiu
f3ce4d6f49
Backed out 3 changesets (bug 613785) for license failure at toolkit/components/pictureinpicture/docs/PiP-diagram.svg on a CLOSED TREE
...
Backed out changeset 0f7dc1b122c6 (bug 613785)
Backed out changeset c8555693674c (bug 613785)
Backed out changeset 9df275f6cd8d (bug 613785)
2020-09-14 18:20:12 +03:00
pbz
8c7a8fe47b
Bug 613785 - Updated http auth prompt tests to support tab prompts. r=extension-reviewers,Gijs,zombie
...
Differential Revision: https://phabricator.services.mozilla.com/D75567
2020-09-14 10:27:41 +00:00
Joel Maher
26804c202e
Bug 1664497 - Adjust test expectations for OSX with no EDID dongle. r=bc,preferences-reviewers,marionette-reviewers,whimboo,Gijs
...
Adjust test expectations for OSX with no EDID dongle.
Differential Revision: https://phabricator.services.mozilla.com/D89934
2020-09-12 10:12:58 +00:00
Luke Crouch
9cd7330a82
Bug 1664360 - introduce browser.privatebrowsing.vpnpromourl r=baku
...
Use browser.privatebrowsing.vpnpromourl pref to control the display and link
param value of the VPN promo in about:privatebrowsing.
Differential Revision: https://phabricator.services.mozilla.com/D89916
2020-09-14 09:29:44 +00:00
Mark Banner
02ae3b9de6
Bug 863474 - Centralise OpenSearch install failure prompts into SearchUIUtils. r=daleharvey,flod,geckoview-reviewers,esawin
...
Differential Revision: https://phabricator.services.mozilla.com/D89879
2020-09-14 11:08:43 +00:00
Moritz Birghan
628ee042f6
Bug 1659810 - Refactoring the cert manager server tab to use a richlist r=keeler,fluent-reviewers,preferences-reviewers,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D87498
2020-09-14 10:06:31 +00:00
Dorel Luca
89114e2339
Backed out changeset a526a04f7f4c (bug 1662509) for Reftest failures in js/src/tests/test262/language/literals/regexp/named-groups/invalid-non-id-start-groupspecifier-4.js. CLOSED TREE
2020-09-14 13:07:10 +03:00
Julien Cristau
d40b02b6ed
Bug 1661585 - update WNP locales list for 81. r=mtabara
...
Differential Revision: https://phabricator.services.mozilla.com/D90069
2020-09-14 08:42:53 +00:00
Marco Bonardo
c082da74be
Bug 1662509 - Add a pref to experiment with zero-prefix search in search mode. r=harry
...
Differential Revision: https://phabricator.services.mozilla.com/D89914
2020-09-13 22:41:27 +00:00
Gerald Squelart
782cf5d3ad
Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj
...
In most situations, JSONWriter users already know string lengths (either directly, or through `nsCString` and friends), so we should keep this information through JSONWriter and not recompute it again.
This also allows using JSONWriter with sub-strings (e.g., from a bigger buffer), without having to create null-terminated strings.
Public JSONWriter functions have overloads that accept literal strings.
Differential Revision: https://phabricator.services.mozilla.com/D86192
2020-09-14 02:33:20 +00:00
James Teh
5bb136ae5a
Bug 1664086: Use Fluent to set aria-label for credit card list options in preferences. r=zbraniecki,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D89696
2020-09-11 06:13:36 +00:00
Gijs Kruitbosch
62c443a7c8
Bug 1663879 - do not show 'pdf.js' as the origin of the full screen request, r=jaws
...
Depends on D89675
Differential Revision: https://phabricator.services.mozilla.com/D89676
2020-09-11 15:05:50 +00:00
Gijs Kruitbosch
b2dee52fd3
Bug 1663879 - migrate fullscreen and pointer lock warnings to fluent, r=jaws,fluent-reviewers,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D89675
2020-09-12 20:09:26 +00:00
Chris Jackson
47438f7e2a
Bug 1599376 - Fixed toggle picture in picture shortcut on MacOS. r=Gijs,fluent-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D90018
2020-09-12 19:26:38 +00:00
Razvan Maries
e3020a8f57
Backed out 2 changesets (bug 863474) for build bustages on search.properties. CLOSED TREE
...
Backed out changeset 5f00eaaa4e2d (bug 863474)
Backed out changeset 42d66b1f9b82 (bug 863474)
2020-09-12 19:41:12 +03:00
Mark Banner
d1abbfeaf8
Bug 863474 - Centralise OpenSearch install failure prompts into SearchUIUtils. r=daleharvey,flod
...
Differential Revision: https://phabricator.services.mozilla.com/D89879
2020-09-12 14:57:34 +00:00
Marco Bonardo
4cbf7b36fd
Bug 1662477 - Don't toggle local one-offs if urlbar privacy preferences are flipped. r=adw
...
Differential Revision: https://phabricator.services.mozilla.com/D89917
2020-09-12 08:46:34 +00:00
David Major
c4dd52a672
Bug 1664537 - Don't clobber CFLAGS in asan-fuzzing-ccov config r=marco
...
We should preserve e.g. the `-fcrash-diagnostics-dir` that is included indirectly via the sourcing of `mozconfig.asan` at line 14.
Differential Revision: https://phabricator.services.mozilla.com/D89952
2020-09-11 21:38:11 +00:00
Mike Conley
e0a8c9cdae
Bug 1656127 - Remove some unneeded WebRTC UI probes. r=pbz
...
Differential Revision: https://phabricator.services.mozilla.com/D89790
2020-09-10 17:36:46 +00:00
Drew Willcoxon
475e72fb04
Bug 1663025 - Fix Beta failure in browser/components/urlbar/tests/browser/browser_searchMode_autofill.js. r=harry
...
This test requires search mode, but it doesn't enable update2, so it fails on
non-Nightly. It only needs to enable update2 like other search-mode tests do.
Differential Revision: https://phabricator.services.mozilla.com/D89850
2020-09-11 17:55:35 +00:00
Drew Willcoxon
20622667b0
Bug 1663016 - Fix Beta failure in browser/components/urlbar/tests/unit/test_search_suggestions_aliases.js. r=harry
...
The "Search in a Private Window" result is included only in Nightly builds, so
this test needs to either enable the corresponding pref, or disable the pref and
remove that result from the expected results. This patch does the latter.
Differential Revision: https://phabricator.services.mozilla.com/D89849
2020-09-11 17:55:42 +00:00
Gijs Kruitbosch
b7978dc940
Bug 1663173 - disable commands that don't need to be enabled in customize mode, r=mconley
...
Differential Revision: https://phabricator.services.mozilla.com/D89289
2020-09-11 20:40:28 +00:00
Mark Banner
1ea88a81e4
Bug 1619656 - Drop the separate recording of _shortName in the search service, use the telemetry Id instead. r=daleharvey
...
The _shortName variable is basically redundant, and we can transfer the remaining 'identifier' handling across to the telemetry Id as they were virtually the same.
Differential Revision: https://phabricator.services.mozilla.com/D88623
2020-09-11 19:31:42 +00:00
Mark Banner
fcf7b37638
Bug 1567275 - Don't display the search related context items if the search service is not initialized yet. r=daleharvey.
...
This also moves gInitialised into SearchService, as it no longer needs to be separate, and it makes changing it for tests easier.
Depends on D88462
Differential Revision: https://phabricator.services.mozilla.com/D88622
2020-09-11 15:54:50 +00:00
Thomas Wisniewski
b8d5dbfdb0
Bug 1662576 - add ability to disable picture-in-picture hotkeys on specific domains in webcompat addon, and disable PiP-seeking on Netflix; r=mconley,denschub,webcompat-reviewers
...
Differential Revision: https://phabricator.services.mozilla.com/D89942
2020-09-11 20:14:09 +00:00
Harry Twyford
b896496e10
Bug 1657212 - Support one-off key modifiers and remove one-off context menus. r=adw
...
This patch adds support for key modifiers on the refreshed one-offs. They work the same as the old key modifiers, with one exception: Shift+Click and Shift+Enter both execute a search immediately in the current tab, replicating the behaviour of the old one-offs. For empty searches, Shift+Click and Shift+Enter just enter search mode. To support these Shift modifiers, we dropped support for opening a one-off search in a new window. Users can still search in a new window with a non-default engine by typing a search string, selecting a one-off with the keyboard, then Shift+Clicking the heuristic result or the Go button.
Other key modifiers worth pointing out include Accel+Click to search in a new background tab and Alt+Enter to search in a new foreground tab. If these modifiers are used on the local one offs or with an empty query, we open search mode in the new tab.
Differential Revision: https://phabricator.services.mozilla.com/D89504
2020-09-11 20:07:07 +00:00
Robert Helmer
658096a4ad
Bug 1664545 - use correct RS bucket for badging Pioneer icon on new studies r=mstriemer
...
Differential Revision: https://phabricator.services.mozilla.com/D89956
2020-09-11 19:41:06 +00:00
Scott
b6b0d1fa4d
Bug 1655124 - Creating enough structure to start attaching save to Pocket on save recs telemetry. r=gvn
...
Differential Revision: https://phabricator.services.mozilla.com/D89783
2020-09-11 18:53:17 +00:00
Jim Mathies
c488d0d3b3
Bug 1664291 - Restrict credit card auotfill to Nightly builds. r=zbraniecki
...
Differential Revision: https://phabricator.services.mozilla.com/D89954
2020-09-11 19:04:30 +00:00
Dorel Luca
634b687351
Backed out 4 changesets (bug 1656526) for Browser-chrome failures in toolkit/xre/test/browser_checkdllblockliststate.js. CLOSED TREE
...
Backed out changeset 24648c48a49c (bug 1656526)
Backed out changeset 472b724994eb (bug 1656526)
Backed out changeset 6fbb7e7ac121 (bug 1656526)
Backed out changeset 88ff36a4bcfb (bug 1656526)
2020-09-11 23:17:23 +03:00
Scott
a4e69e6bb5
Bug 1664192 - Newtab spocs in DE r=gvn
...
Differential Revision: https://phabricator.services.mozilla.com/D89825
2020-09-11 18:27:01 +00:00
Artem Polivanchuk
03d729e850
Bug 1661934 - Sync more preferences in Menu-Options-General. r=lina DONTBUILD
...
Differential Revision: https://phabricator.services.mozilla.com/D89032
2020-09-11 18:38:19 +00:00
Edouard Oger
5ad49cc0a4
Bug 1664307 - Revise the pairing modal. r=markh,fluent-reviewers,preferences-reviewers,flod,Gijs
...
Differential Revision: https://phabricator.services.mozilla.com/D89824
2020-09-11 18:29:26 +00:00
Nihanth Subramanya
af57352161
Bug 1662362 - Treat shimmed resources as blocked in protections panel category subviews. r=timhuang
...
Differential Revision: https://phabricator.services.mozilla.com/D89814
2020-09-11 13:33:19 +00:00
Denis Palmeiro
a267293bdb
Bug 1652126: Re-enable browser_pdfjs_preview.js for asan builds. r=jmaher
...
Differential Revision: https://phabricator.services.mozilla.com/D89804
2020-09-11 15:28:20 +00:00
Punam Dahiya
154225ecec
Bug 1659150 - Remove about:welcome trailhead, full page and ReturnToAMO templates r=perftest-reviewers,Mardak,mkaply,nanj,sparky
...
Differential Revision: https://phabricator.services.mozilla.com/D89077
2020-09-11 16:35:04 +00:00
Gijs Kruitbosch
aa2f638655
Bug 1655456 - use the default theme icon via a chrome: protocol in customize mode, r=ckerschb
...
Differential Revision: https://phabricator.services.mozilla.com/D89131
2020-09-11 12:44:45 +00:00
Gijs Kruitbosch
97c97bc82f
Bug 1660557 - stop using js_modules to pack builtin and default themes, r=glandium,zombie
...
This is ultimately less build magic and makes for more meaningful URIs.
This patch paves the way for the second patch in this stack which fixes bug 1655456.
Differential Revision: https://phabricator.services.mozilla.com/D89130
2020-09-11 15:26:24 +00:00
Andrei Oprea
468c9b2efc
Bug 1659867 - Increase update interval for FxA endpoint to four hours r=jbuck
...
Differential Revision: https://phabricator.services.mozilla.com/D88401
2020-09-11 03:22:40 +00:00