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

25422 Коммитов

Автор SHA1 Сообщение Дата
Brindusan Cristian 78dff22220 Backed out 2 changesets (bug 1572786, bug 1621022) for bc failures at browser_downloads_autohide.js. CLOSED TREE
Backed out changeset e86e00c78134 (bug 1572786)
Backed out changeset bc5fee900c02 (bug 1621022)
2020-03-25 00:04:25 +02:00
Greg Tatum e224544b1f Bug 1572786 - Remove the Gecko profiler add-on and migrate to the profiler popup; r=canaltinova
This patch adds an upgrader to remove the Gecko Profiler Addon if
it is installed. If the addon was also enabled, it adds the profiler
menu button to the navbar.

Differential Revision: https://phabricator.services.mozilla.com/D67004

--HG--
extra : moz-landing-system : lando
2020-03-24 16:36:25 +00:00
Harry Twyford cf0cd77ad8 Bug 1624044 - Wait for SessionStartup initialization before using it in willCheckDefaultBrowser. r=dao
The sessionType getter in SessionStartup sets its internal state if there isn't already one. Since the willCheckDefaultBrowser call added in bug 1622195 happens very early, SessionStartup isn't initialized yet so its state is set to "never restore".

Differential Revision: https://phabricator.services.mozilla.com/D67902

--HG--
extra : moz-landing-system : lando
2020-03-24 16:36:00 +00:00
emcminn af491f0d0b Bug 1624330 - Removed a redundant CSS rule that caused snippet dismiss button to overlap content r=andreio
Differential Revision: https://phabricator.services.mozilla.com/D67916

--HG--
extra : moz-landing-system : lando
2020-03-24 16:12:39 +00:00
Dão Gottwald 0e85250451 Bug 1624294 - Remove underused Utils.hasRootDomain. r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D67839

--HG--
extra : moz-landing-system : lando
2020-03-24 15:15:31 +00:00
Noemi Erli b4d7f44f77 Backed out changeset cdc5571c2d7c (bug 1623015) for causing mochitest failures CLOSED TREE
--HG--
rename : toolkit/themes/shared/scrollbox.css => toolkit/themes/windows/global/scrollbox.css
2020-03-24 17:31:35 +02:00
Noemi Erli 6fa26b1439 Backed out changeset 7c5e444f3350 (bug 1585620) for causing browser chrome failures CLOSED TREE 2020-03-24 16:02:14 +02:00
Dão Gottwald 913447fb35 Bug 1623015 - Modernize scrollbox arrows. r=ntim
Differential Revision: https://phabricator.services.mozilla.com/D67678

--HG--
rename : toolkit/themes/windows/global/scrollbox.css => toolkit/themes/shared/scrollbox.css
extra : moz-landing-system : lando
2020-03-24 13:42:04 +00:00
Carolina 38ccd74df2 Bug 1585620 - Creates a standalone page (about:certificate) for the new certificate viewer.r=johannh,fluent-reviewers,flod
WIP - I want to have some insights before continue developing this patch

Differential Revision: https://phabricator.services.mozilla.com/D56413

--HG--
extra : moz-landing-system : lando
2020-03-24 08:57:42 +00:00
Razvan Maries 3c20c122d2 Backed out changeset ba7de7a93a71 (bug 1622474) for perma failures on browser_ext_themes_ntp_colors.js. CLOSED TREE 2020-03-24 01:23:08 +02:00
Punam Dahiya b38003f702 Bug 1622474 - Enabled new About:Welcome experience by default; turned on dynamic triplets r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D67199

--HG--
extra : moz-landing-system : lando
2020-03-23 19:51:57 +00:00
jayati 0f451c772a Bug 1619318- Ensures "X" button is focused when navigating using Tab key. r=Gijs,fluent-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D66646

--HG--
extra : moz-landing-system : lando
2020-03-23 21:28:44 +00:00
ajitesh 74c011887b Bug 1421039 - Remove duplicate extension icons r=mstriemer
Differential Revision: https://phabricator.services.mozilla.com/D63288

--HG--
rename : browser/themes/shared/controlcenter/extension.svg => toolkit/themes/shared/extensions/extension.svg
extra : moz-landing-system : lando
2020-03-23 15:24:24 +00:00
Jared Wein 32ae03260b Bug 1569848 - Mark logins as vulnerable if they use a password shared with a breached login by the same user. r=MattN
This patch adds the basic plumbing for vulnerable logins. Correct icons and strings will be fixed in future work. As such, this feature is still disabled.

Differential Revision: https://phabricator.services.mozilla.com/D67557

--HG--
extra : moz-landing-system : lando
2020-03-23 13:38:39 +00:00
Marco Bonardo 77b52c71ab Bug 1622457 - Restore the Clear Downloads button position in the Library window. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D67332

--HG--
extra : moz-landing-system : lando
2020-03-23 13:05:35 +00:00
Andreea Pavel 01a5944fc2 Bug 1592498 - adjust disabling condition for browser_urlbar_matchBuckets_migration60.js on all win platforms r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D67412

--HG--
extra : moz-landing-system : lando
2020-03-22 09:02:56 +00:00
Tomislav Jovanovic 498eb426c1 Bug 1624124 - Port.sender should include a frameId r=aswan
Regressions from bug 1316748.  We had tests for sender.frameId, but they
were all for runtime.sendMessage() and friends.  Unfortunatelly, bug 1316748
was split to only deal with Ports, so I sdded some tests to cover this case
as well.

Differential Revision: https://phabricator.services.mozilla.com/D67743

--HG--
extra : moz-landing-system : lando
2020-03-21 18:05:13 +00:00
emcminn 05fad08214 Bug 1612075 - Toggle collapse for message JSON on General and WNPanel tabs r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D61624

--HG--
extra : moz-landing-system : lando
2020-03-20 22:32:16 +00:00
Michael Kaply 76f43b066b Bug 1623740 - Add policy for setting and locking autoplay default. r=mconley
Differential Revision: https://phabricator.services.mozilla.com/D67546

--HG--
extra : moz-landing-system : lando
2020-03-20 21:09:12 +00:00
Tomislav Jovanovic f96f3422db Bug 1316748 - Move Port messaging off MessageChannel r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D67302

--HG--
extra : moz-landing-system : lando
2020-03-21 00:02:20 +00:00
Mike Conley ba02ddc1e1 Bug 1618936 - Make the front-end more robust in how it handles content process launch failures. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D67003

--HG--
extra : moz-landing-system : lando
2020-03-20 19:50:20 +00:00
Drew Willcoxon 224829a029 Bug 1621944 - Try-catch all provider calls. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D67582

--HG--
extra : moz-landing-system : lando
2020-03-20 20:00:41 +00:00
Drew Willcoxon ad7476596e Bug 1621944 - Make the top sites provider not assume the activity stream top sites pref exists. r=harry
Differential Revision: https://phabricator.services.mozilla.com/D67581

--HG--
extra : moz-landing-system : lando
2020-03-20 20:00:41 +00:00
Shane Caraveo d4d9b8226c Bug 1622104 prevent addon content script compilation in parent process r=zombie
Differential Revision: https://phabricator.services.mozilla.com/D66672

--HG--
extra : moz-landing-system : lando
2020-03-20 20:14:43 +00:00
prathiksha a86736c0a0 Bug 1616686 - Hide mobile promotion in about:protections if a user has mobile devices synced already. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D66223

--HG--
extra : moz-landing-system : lando
2020-03-20 12:15:39 +00:00
Bogdan Tara a3db8af185 Backed out 3 changesets (bug 1602832) for assertion failing on IOInterposer.cpp CLOSED TREE
Backed out changeset 9123faab0d42 (bug 1602832)
Backed out changeset 4c3764b3d7bc (bug 1602832)
Backed out changeset 9c955a99c95d (bug 1602832)
2020-03-20 14:03:28 +02:00
David Teller 078bde961f Bug 1621394 - Updating the Fission without WebRender test to agree with the implementation;r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D67608

--HG--
extra : moz-landing-system : lando
2020-03-20 11:51:51 +00:00
Kershaw Chang 2086e3d17b Bug 1602832 - P3: Skip failed tests r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D67448

--HG--
extra : moz-landing-system : lando
2020-03-19 15:01:44 +00:00
Bogdan Tara 69ff22a78e Backed out changeset e50cbce87f8d (bug 1618539) for nsFocusManager related crashes CLOSED TREE 2020-03-20 11:25:11 +02:00
Christoph Kerschbaumer 3e884ce321 Bug 1188538: Ensure every protocol handler sets a valid security flag. r=bholley,mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D67496

--HG--
extra : moz-landing-system : lando
2020-03-20 08:25:18 +00:00
Henri Sivonen 287ee18258 Bug 1618539 - Remove content-process use of nsIFocusManager::GetActiveWindow. r=NeilDeakin
Differential Revision: https://phabricator.services.mozilla.com/D66416

--HG--
extra : moz-landing-system : lando
2020-03-20 08:25:58 +00:00
Dão Gottwald 80fb089287 Bug 1623673 - Make gKeywordURIFixup a good browser.js citizen. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D67508

--HG--
extra : moz-landing-system : lando
2020-03-20 07:45:26 +00:00
Paul Bone f883d39f44 Bug 1618445 - pt 3. Move session store logging into SessionStoreInternal r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D65441

--HG--
extra : moz-landing-system : lando
2020-03-20 03:16:12 +00:00
Paul Bone 2be997e3ec Bug 1618445 - pt 2. Move process switch logging to E10SUtils r=mattwoodrow
* Create new logger.
 * Use logger for process switch logging.
 * Remove "[process-switch]: " string from log messages, it is redundant.

This may eventually move to a whole new module if/when process switching
moves there.

Differential Revision: https://phabricator.services.mozilla.com/D65440

--HG--
extra : moz-landing-system : lando
2020-03-20 03:15:54 +00:00
Paul Bone 174c6843ab Bug 1618445 - pt 1. Improve logging in SessionStore.jsm r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D65439

--HG--
extra : moz-landing-system : lando
2020-03-20 03:15:31 +00:00
Matt Woodrow 7cf2c4f018 Bug 1615302 - Don't use userTypedValue as the URL to restore when doing a remoteness update through SessionStore. r=alchen,mconley
Differential Revision: https://phabricator.services.mozilla.com/D66705

--HG--
extra : moz-landing-system : lando
2020-03-19 22:28:54 +00:00
Jared Wein 2d9ff7446f Bug 1623644 - Disable browser_aaa_eventTelemetry_run_first.js on ccov builds due to frequent failures. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D67491

--HG--
extra : moz-landing-system : lando
2020-03-19 19:32:44 +00:00
Harry Twyford 8f23aa3e2a Bug 1622195 - Disable Search Tips if the default browser prompt will be shown. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D67034

--HG--
extra : moz-landing-system : lando
2020-03-18 21:47:17 +00:00
Andrei Oprea 0666d95571 Bug 1612457 - Intermittent [TV] browser/components/newtab/browser_asrouter_trigger_listeners.js r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D67181

--HG--
extra : moz-landing-system : lando
2020-03-19 15:44:29 +00:00
Alphan Chen cb65e20cb3 Bug 1507287 - Make sessionRestore work with session history living in the parent process. r=peterv,mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D46281

--HG--
extra : moz-landing-system : lando
2020-03-19 14:31:52 +00:00
Dão Gottwald cc14b6fe44 Bug 1610478 - Make UrlbarInput's use of gKeywordURIFixup optional. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D67345

--HG--
extra : moz-landing-system : lando
2020-03-19 11:04:34 +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
meenohara 812500d8dc Bug 1567827 Get rid of security.insecure_password.ui.enabled r=johannh
Differential Revision: https://phabricator.services.mozilla.com/D67178

--HG--
extra : moz-landing-system : lando
2020-03-19 11:28:36 +00:00
Andrei Oprea ea13fa2229 Bug 1619702 - Use Sinon.jsm for about:welcome mochitests and xpcshell r=pdahiya
Differential Revision: https://phabricator.services.mozilla.com/D66624

--HG--
extra : moz-landing-system : lando
2020-03-19 10:50:25 +00:00
Dave Townsend 8ca3ed1a1f Bug 1623394: Set a basic title for the SSB window. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D67357

--HG--
extra : moz-landing-system : lando
2020-03-19 10:48:13 +00:00
Masatoshi Kimura 3df19bc1d4 Bug 1623222 - Remove the charset parameter from nsITextToSubURI::UnEscapeURIForUI. r=hsivonen
Only 3 callers are using a non-UTF-8 charset as the first parameter.
* MediaDocument.cpp: This does not make sense because the "filename" part of
  URLs will always be encoded with UTF-8.
* nsContextMenu.js: This is wrong because "mailto:" URLs don't care about the
  document charset.
* Finder.jsm: This caused bug 1623222.

Differential Revision: https://phabricator.services.mozilla.com/D67386

--HG--
extra : moz-landing-system : lando
2020-03-19 10:45:28 +00:00
Jared Wein 3a276b7ac5 Bug 1611914 - Don't reprompt for OS auth after a successful authentication for 5 minutes or if the about:logins page is reloaded. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D64507

--HG--
extra : moz-landing-system : lando
2020-03-18 19:19:55 +00:00
Jared Wein 244f33a489 Bug 1605494 - Use update channel instead of debug to determine if we can mock the OS auth dialog. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D66853

--HG--
extra : moz-landing-system : lando
2020-03-18 19:19:47 +00:00
Gijs Kruitbosch 4f48d0ec5b Bug 1623332 - remove the non-functional about:library stub, r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D67323

--HG--
extra : moz-landing-system : lando
2020-03-18 18:05:02 +00:00