Граф коммитов

71050 Коммитов

Автор SHA1 Сообщение Дата
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
Mark Banner 4bf4c20d40 Bug 1664490 - Update partner attribution URL. r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D89932
2020-09-11 15:28:12 +00:00
Doug Thayer efe700e222 Bug 1656526 - Show blank window prior to loading xul on Windows r=mhowell
See bug for justification. This patch aims to display a blank window prior to
loading/prefetching xul.dll. It also has a placeholder for drawing a
skeleton UI into that window. Note that this is disabled by default based on
a registry value, as there are still kinks to work out (for instance, what
happens if we aren't actually going to display a window, because, say, Firefox
is already running.) This just gives a basic implementation to dogfood, and
facilitates distributing work across multiple contributors.

Onto the details. The patch achieves its goal by creating a window and
assigning its handle to a static variable, which will be consumed inside
nsWindow::Create by the first toplevel window we want to make. nsWindow::Create
will take ownership of the window handle, restyle it to its own liking, and
then proceed as if everything is normal and it had created the window itself.

Differential Revision: https://phabricator.services.mozilla.com/D86263
2020-09-11 14:12:00 +00:00
Dan Mosedale b3e1b43263 Bug 1661010 - make Alpenglow theme handle bookmarks + menu bar correctly on win/lin, r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D89826
2020-09-11 00:59:32 +00:00
Alessio Placitelli 60725c5763 Bug 1663857 - Ensure pioneer pings are properly routed to the study tables. r=rhelmer,amiyaguchi
Differential Revision: https://phabricator.services.mozilla.com/D89798
2020-09-11 12:18:50 +00:00
Alessio Placitelli a7cdd69f72 Bug 1663857 - Introduce the Pioneer enrollment ping. r=rhelmer
This introduces the enrollment ping (really the existing 'ping-study'
ping with a different schema name) that is sent both when user joins
Pioneer and when they join a new study.

The one sent when joining pioneer has a different namespace, because
we want this data to flow in a separate dataset. The one sent when
joining the study behaves like the deletion-request, has an empty
payload and is properly routed to the study table due to the rules
on the pioneer ingestion pipeline.

This additionally lands documentation required for data-review.

Differential Revision: https://phabricator.services.mozilla.com/D89718
2020-09-11 12:18:32 +00:00
Dão Gottwald d18553c963 Bug 1664402 - Support migrating browser.topsites.useRemoteSetting true to false and back to true. r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D89891
2020-09-11 10:52:31 +00:00
Tarek Ziadé 3021e5b216 Bug 1662706 - add a fuzzy runner r=sparky,necko-reviewers,rstewart
Differential Revision: https://phabricator.services.mozilla.com/D89123
2020-09-11 08:13:27 +00:00
James Teh f9ca83698f Bug 1662879 part 2: Expose the credit card type via aria-label for credit card autocomplete results. r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D89549
2020-09-11 05:50:25 +00:00
James Teh 743f8fb4d8 Bug 1662879 part 1: Expose the credit card type via aria-label in the credit card list in Preferences. r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D89548
2020-09-11 05:47:27 +00:00
Cosmin Sabou 00b09a0063 Backed out changeset 08f94ba4c50c (bug 1659150) for bc failures on browser_all_files_referenced.js. CLOSED TREE 2020-09-11 08:32:46 +03:00
Punam Dahiya 744a5e4c1e 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 00:31:11 +00:00
Robert Helmer 1a9a2dbf1e Bug 1664265 - check for Pioneer enrollment before re-trying default add-on install r=maxxcrawford
Differential Revision: https://phabricator.services.mozilla.com/D89811
2020-09-10 22:45:48 +00:00
Robert Helmer e273840d72 Bug 1664265 - remove errant Pioneer debugging from test r=sfoster
Differential Revision: https://phabricator.services.mozilla.com/D89807
2020-09-10 18:46:06 +00:00
Narcis Beleuzu f837964009 Backed out 3 changesets (bug 1661809, bug 1662706, bug 1663417) for SM bustages. CLOSED TREE
Backed out changeset 96e69574f7ee (bug 1662706)
Backed out changeset a584b11a503a (bug 1663417)
Backed out changeset 655ce94f20f3 (bug 1661809)
2020-09-11 01:50:09 +03:00
Narcis Beleuzu ece3375c66 Backed out 2 changesets (bug 1663857) for failures on browser_pioneer_ui.js. CLOSED TREE
Backed out changeset f1dd8a993206 (bug 1663857)
Backed out changeset 8872cde42a12 (bug 1663857)
2020-09-11 01:12:56 +03:00
Agi Sferro c978775400 Bug 1659073 - Add confirmRepost to nsIPromptCollection. r=pbz,smaug
Differential Revision: https://phabricator.services.mozilla.com/D89657
2020-09-10 22:28:15 +00:00
Scott aff2c781e1 Bug 1663028 - Fix busted Pocket button tags and delete. r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D89291
2020-09-10 19:44:10 +00:00
Tomislav Jovanovic c99e9821ef Bug 1636508 - Add options to select captureTab area and scale r=robwu,geckoview-reviewers,agi
Also fix test for HiDPI monitors, and refactor it to remove duplicate code for captureVisibleTab.

Differential Revision: https://phabricator.services.mozilla.com/D89128
2020-09-10 19:38:17 +00:00
Alessio Placitelli 447da79e49 Bug 1663857 - Ensure pioneer pings are properly routed to the study tables. r=rhelmer,amiyaguchi
Depends on D89718

Differential Revision: https://phabricator.services.mozilla.com/D89798
2020-09-10 17:25:24 +00:00
Alessio Placitelli 780c1910c2 Bug 1663857 - Introduce the Pioneer enrollment ping. r=rhelmer
This introduces the enrollment ping (really the existing 'ping-study'
ping with a different schema name) that is sent both when user joins
Pioneer and when they join a new study.

The one sent when joining pioneer has a different namespace, because
we want this data to flow in a separate dataset. The one sent when
joining the study behaves like the deletion-request, has an empty
payload and is properly routed to the study table due to the rules
on the pioneer ingestion pipeline.

This additionally lands documentation required for data-review.

Differential Revision: https://phabricator.services.mozilla.com/D89718
2020-09-10 17:10:56 +00:00
Robert Helmer b46701e328 Bug 1662578 - add privacy notice acceptance modal text r=Dexter
Differential Revision: https://phabricator.services.mozilla.com/D89686
2020-09-10 16:32:49 +00:00