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

70261 Коммитов

Автор SHA1 Сообщение Дата
Mike Taylor 0c4ad9a2e0 Bug 1647771 - Bump manifest version to 13.0.0 r=webcompat-reviewers,twisniewski
Differential Revision: https://phabricator.services.mozilla.com/D84003
2020-07-17 18:40:44 +00:00
Dave Townsend d9aad56224 Bug 1651986: Add the missing scalar for interactions with the experimental section of preferences. r=Gijs CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D83711
2020-07-16 22:36:13 +00:00
Butkovits Atila d02d733a2f Backed out changeset c87b7ace41f7 (bug 1651986) for Reftest failure at border-image-linear-gradient-slice-1.html. CLOSED TREE 2020-07-17 21:59:51 +03:00
Drew Willcoxon 5978ac01c9 Bug 1647897 - [Quantumbar update 2] Show one-offs when input is empty. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D83892
2020-07-17 15:23:15 +00:00
Dave Townsend 553ba79763 Bug 1651986: Add the missing scalar for interactions with the experimental section of preferences. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D83711
2020-07-16 22:36:13 +00:00
Michael Kaply a84538bfed Bug 1653584 - Rename MasterPassword policy to PrimaryPassword. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D83957
2020-07-17 15:59:46 +00:00
Csoregi Natalia e625ac5a98 Backed out changeset 7bcb681545cb (bug 1653584) for failures on test_sorted_alphabetically.js. CLOSED TREE 2020-07-17 18:37:48 +03:00
Michael Kaply 5a2ece7215 Bug 1653584 - Rename MasterPassword policy to PrimaryPassword. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D83957
2020-07-17 14:44:54 +00:00
Paul Bone 65b9ba9ca2 Bug 1626507 - pt 5. Remove duplicate call to openPreferences r=Gijs,preferences-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D83872
2020-07-17 09:37:43 +00:00
Csoregi Natalia c99b2cfaf1 Backed out changeset ad64957cf655 (bug 1271047) for failures on browser_ext_windows_create_params.js. CLOSED TREE 2020-07-17 12:25:28 +03:00
YUKI "Piro" Hiroshi f9cdb32c1e Bug 1271047 - Place "popup" type window to given coordinates r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D73419
2020-07-13 16:02:46 +00:00
Farooq AR d6d8fcc22c Bug 1636423 - Enable SSE on Nightly. r=Honza
Differential Revision: https://phabricator.services.mozilla.com/D83894
2020-07-17 06:31:03 +00:00
Karl Dubost bf437dbf1f Bug 1647771 - Import v13.0.0 webcompat addon sources. r=miketaylr,webcompat-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D83875
2020-07-17 02:01:29 +00:00
Mike Conley 98b640b8d9 Bug 1649032 - Add a test that ensures that we stop all streams if the WebRTC indicator is closed. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D82990
2020-07-17 01:22:23 +00:00
Mike Conley be5766d15a Bug 1649032 - If the user manages to close the WebRTC indicator, close all of the active streams. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D82989
2020-07-17 01:22:10 +00:00
Severin ecd179eec0 Bug 1652737 - fix misaligned pmgr doorhanger dropmarker on windows;r=bdanforth
Differential Revision: https://phabricator.services.mozilla.com/D83712
2020-07-16 23:41:19 +00:00
Severin e233b6f5aa Bug 1653116 - change pmgr doorhanger dropmarker icon;r=bdanforth
Differential Revision: https://phabricator.services.mozilla.com/D83705
2020-07-16 23:41:01 +00:00
Paul Bone 1bbc19607d Bug 1626507 - pt 4. Fix openPreferencesViaOpenPreferencesAPI r=preferences-reviewers,jaws
Due to changes in about:newtab somehow the preferences code is getting
initialised before the call to openPreferencesViaOpenPreferencesAPI().
Update this code to work when preferences is already initialised.

Differential Revision: https://phabricator.services.mozilla.com/D81067
2020-07-16 08:27:24 +00:00
Paul Bone c657b9caa9 Bug 1626507 - pt 3. Rename a test to make it distinct from other tests r=preferences-reviewers,jaws
Two tests in this file had the same name, give this one a more specific name
so that console output is easier to follow.

Differential Revision: https://phabricator.services.mozilla.com/D81066
2020-07-16 05:30:46 +00:00
Mark Striemer 2027ee64c6 Bug 1652627 - Setup a pref for tab modal print UI r=Gijs,sfoster
This creates the print.modal_print_preview.enabled pref to manage
whether the tab modal print UI should be used and creates some
files we'll need for the UI to use.

Differential Revision: https://phabricator.services.mozilla.com/D83445
2020-07-16 22:16:22 +00:00
Cameron McCormack dd61f595eb Bug 1620467 - Part 4: Change internal uses of -moz-appearance to appearance and -moz-default-appearance. r=emilio,webcompat-reviewers,geckoview-reviewers,preferences-reviewers,ntim,agi,miketaylr
Uses of `-moz-appearance: none` are changed to `appearance: none`.

Uses of other values that are simply reverting the appearance back to
its default are changed to `appearance: auto`.

Uses of values in UA sheets that are defining the inherent appearance of
widgets are changed to:

  appearance: auto;
  -moz-default-appearance: <value>;

since those values are either no longer supported on (-moz-)appearance,
or are still supported but only in some limited form.

There are some uses of `-moz-appearance: textfield` on <input
type=number> elements that are renamed to `appearance: textfield`.

Differential Revision: https://phabricator.services.mozilla.com/D83430
2020-07-16 22:04:14 +00:00
Dave Townsend 34d2b6eb5b Bug 1653345: Expose more detailed item identifiers for interactions with the menu bar. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D83846
2020-07-16 20:40:17 +00:00
Kirk Steuber f72690c246 Bug 1638055 - Fix update URL generation function's locale detection r=mhowell,agashlin
Differential Revision: https://phabricator.services.mozilla.com/D82790
2020-07-16 20:04:58 +00:00
Punam Dahiya 056ca34cbe Bug 1649292 - Make multistage about:welcome as default UX r=Mardak
Differential Revision: https://phabricator.services.mozilla.com/D83691
2020-07-16 18:14:43 +00:00
Dave Townsend dd3a0b23de Bug 1652487: Escape widget identifiers before using them as CSS selectors. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D83713
2020-07-16 16:50:01 +00:00
Gijs Kruitbosch 45c61eb36b Bug 1652614 - update the initial 'Tracking Content' state correctly when the protection panel shows, r=nhnt11
Differential Revision: https://phabricator.services.mozilla.com/D83675
2020-07-16 14:32:05 +00:00
Harry Twyford 90c0a973ba Bug 1647885 - Add alias to one-off tooltips. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D83546
2020-07-15 21:07:51 +00:00
Dão Gottwald 4dae718035 Bug 1652473 - Create "Show All x Tabs" button without going through ctrlTab.makePreview. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D83620
2020-07-16 11:44:23 +00:00
Tomislav Jovanovic 0c81930a84 Bug 1587541 - Make tab.executeScript, insertCSS, removeCSS Fission compatible r=rpl
Differential Revision: https://phabricator.services.mozilla.com/D81772
2020-07-15 14:30:17 +00:00
Christoph Kerschbaumer 3d7ee5e969 Bug 1652997: Package all devtools css files and load them using the internal chrome: protocol. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D83656
2020-07-15 16:02:28 +00:00
Harry Twyford 0d79073106 Bug 1653085 - Enable browser.urlbar.richSuggestions.tail on Release. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D83690
2020-07-16 02:51:19 +00:00
Kashav Madan 46c04e90f2 Bug 1596738 - Don't focus the tab's content area for restores triggered by DocumentChannel process switches, r=dao,nika,mixedpuppy
This causes the browser to steal focus from any element that was focused prior
to the completion of the remoteness flip. This is particularly a problem for
fission because every cross-origin navigation requires a process switch.

This code is still necessary for "normal" session restores (see bug 1410591),
but focus is handled elsewhere for remote navigations.

Differential Revision: https://phabricator.services.mozilla.com/D82783
2020-07-15 23:09:09 +00:00
Bogdan Tara d115b9a6ea Backed out 2 changesets (bug 1649032) for leakcheck failures CLOSED TREE
Backed out changeset ef80a597db37 (bug 1649032)
Backed out changeset a8462c37bef1 (bug 1649032)
2020-07-16 00:37:06 +03:00
Mike Conley 944cd78509 Bug 1652466 - Add an about:config preference to hide the new global sharing indicator. r=pbz
This works by hiding the window instead of skipping opening it. This seems safer, since
there are parts of webrtcUI that expect to call functions on the window.

Differential Revision: https://phabricator.services.mozilla.com/D83348
2020-07-15 10:40:04 +00:00
Mike Conley 99827f3d58 Bug 1649032 - Add a test that ensures that we stop all streams if the WebRTC indicator is closed. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D82990
2020-07-13 18:03:14 +00:00
Mike Conley 974f560325 Bug 1649032 - If the user manages to close the WebRTC indicator, close all of the active streams. r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D82989
2020-07-15 10:22:12 +00:00
Gijs Kruitbosch ec7baec1d8 Bug 1651636 - reset the address bar when beforeunload prompts close, r=mak
Differential Revision: https://phabricator.services.mozilla.com/D83213
2020-07-15 19:58:34 +00:00
Bogdan Tara 4a13d941bc Backed out changeset 801076bd3a8a (bug 1647885) for browser_oneOffContextMenu_setDefault.js failures CLOSED TREE 2020-07-15 23:05:52 +03:00
Bogdan Tara d796388359 Backed out changeset 88fef29ec070 (bug 1651636) for browser_clearSiteData.js failures CLOSED TREE 2020-07-15 22:37:08 +03:00
Scott 3e05de036c Bug 1653061 - turn on 7 rows of pocket stories in the de locale r=gvn
Differential Revision: https://phabricator.services.mozilla.com/D83687
2020-07-15 19:32:20 +00:00
Harry Twyford f647f4610c Bug 1647885 - Add alias to one-off tooltips. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D83546
2020-07-15 18:01:27 +00:00
Gijs Kruitbosch dcdaac0f94 Bug 1651636 - reset the address bar when beforeunload prompts close, r=mak
Differential Revision: https://phabricator.services.mozilla.com/D83213
2020-07-15 17:51:09 +00:00
Michael Kaply ba3689efb8 Bug 1651093 - Update UserMessaging policy for triplets. r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D83367
2020-07-15 17:05:09 +00:00
Scott 2bcdc17387 Bug 1649883 - Fix user pref for pocket toggle off. r=gvn,remote-protocol-reviewers,perftest-reviewers,maja_zf
Differential Revision: https://phabricator.services.mozilla.com/D82773
2020-07-15 14:51:02 +00:00
Frederik Braun a7153982e8 Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp
Differential Revision: https://phabricator.services.mozilla.com/D83490
2020-07-15 11:20:45 +00:00
Marco Bonardo 1b0740623c Bug 1652592 - Unify the query pending checks across urlbar providers. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D83473
2020-07-15 10:16:50 +00:00
Marco Bonardo 7e76f843c7 Bug 1641467 - Remove temporary browser.fixup.defaultToSearch feature pref and its code. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D83554
2020-07-15 09:53:04 +00:00
Tooru Fujisawa 2477f5a5d5 Bug 1623826 - Do not expose outerWidth/outerHeight features of window.open to web content. r=smaug
Depends on D81969

Differential Revision: https://phabricator.services.mozilla.com/D81970
2020-07-15 04:40:08 +00:00
Zibi Braniecki 9830564143 Bug 1650222 - Verify CC number validity when editing the CC entry. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D83527
2020-07-15 01:40:32 +00:00
Zibi Braniecki 4dca75daf1 Bug 1647652 - Treat a new record as a duplicate of an existing one if the cc-number matches. r=abr
Differential Revision: https://phabricator.services.mozilla.com/D82131
2020-07-14 22:04:01 +00:00