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

61624 Коммитов

Автор SHA1 Сообщение Дата
Masatoshi Kimura c759578005 Bug 1528963 - Followup to fix compile error when launcher process is off by default. r=aklotz
Differential Revision: https://phabricator.services.mozilla.com/D25463

--HG--
extra : moz-landing-system : lando
2019-03-29 19:49:22 +00:00
Johann Hofmann 3573e05186 Bug 1538684 - Add reportBreakage labels and report prefs for fingerprinters and cryptominers. r=ewright
Differential Revision: https://phabricator.services.mozilla.com/D24695

--HG--
extra : moz-landing-system : lando
2019-03-29 18:51:33 +00:00
Brendan Dahl e78452ab54 Bug 1526822 - Fix headless screenshot that has redirects. r=mossop
The changes in bug 1507352 caused onLocationChange events to be ignored
when there was an http redirect. This caused the screenshot command to hang
since it never attached an event listener on the page it was redirected to.

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

--HG--
extra : moz-landing-system : lando
2019-03-13 20:47:13 +00:00
Francesco Lodolo (:flod) abaf6253ea Bug 1535299 - Remove locales from Nightly and Beta build of Firefox desktop (as, en-ZA, mai, ml, or) r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D25361

--HG--
extra : moz-landing-system : lando
2019-03-29 17:01:21 +00:00
Masatoshi Kimura 26437cdd14 Bug 1528963 - Attach console before launching child. r=aklotz
Differential Revision: https://phabricator.services.mozilla.com/D23807

--HG--
rename : toolkit/xre/nsNativeAppSupportWin.cpp => widget/windows/WindowsConsole.cpp
extra : moz-landing-system : lando
2019-03-29 18:05:03 +00:00
Brian Grinstead 674a426920 Bug 1539665 - Remove arrowScrollbox as 'this' parameter into Array.filter;r=dao
It's unused, since _canScrollToElement is overridden right below and doesn't use 'this'.

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

--HG--
extra : moz-landing-system : lando
2019-03-29 16:00:08 +00:00
Emilio Cobos Álvarez 1994c7afde Bug 1540093 - Add a whitelist entry for browser_parsable_css if -moz-block-height is disabled. r=bustage 2019-03-29 16:39:14 +01:00
Brian d8eb046cd9 Bug 1523763 - Move tab context menu strings to FTL file loaded on-demand. r=Gijs,flod
Moved tab context menu out of browser.dtd to browser.xul except for sendPageToDevice, sendLinkToDevice, moveTabOptions, moveSelectedTabOptions, undoCloseTab. Not sure if tabbrowser.js and tabbrowser.xul are working as intended.

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

--HG--
extra : moz-landing-system : lando
2019-03-29 14:55:12 +00:00
Dão Gottwald 346b38ebad Bug 1524510 - Freeze quantum bar results when the user interacts with them. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D25222

--HG--
extra : moz-landing-system : lando
2019-03-29 14:53:52 +00:00
Brian Grinstead aa4c004b0f Bug 1539665 - Handle the tabbrowser-arrowscrollbox XBL logic from within tabbrowser-tabs r=dao
Differential Revision: https://phabricator.services.mozilla.com/D25153

--HG--
extra : moz-landing-system : lando
2019-03-29 14:34:59 +00:00
Dão Gottwald 93b8582627 Bug 1540103 - urlbarView-tags container should be a span, not a div. r=Standard8
Differential Revision: https://phabricator.services.mozilla.com/D25372

--HG--
extra : moz-landing-system : lando
2019-03-29 14:05:52 +00:00
Dorel Luca bc7a8d64ee Backed out changeset 9eca658703d9 (bug 1524510) for browser chrome failures in browser/components/urlbar/tests/browser/browser_autoFill_preserve.js. CLOSED TREE
--HG--
extra : amend_source : 0b2de71129bfc99f88285599dabb215cdeebca8c
2019-03-29 15:28:27 +02:00
Dão Gottwald cb2ec13acb Bug 1524510 - Freeze quantum bar results when the user interacts with them. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D25222

--HG--
extra : moz-landing-system : lando
2019-03-29 10:39:34 +00:00
Dão Gottwald 100931f6b9 Bug 1537767 - Adjust --tabs-navbar-shadow-size for 300% DPI. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D25048

--HG--
extra : moz-landing-system : lando
2019-03-28 17:50:44 +00:00
Johann Hofmann 204f870fd6 Bug 1530348 - Unfork aboutNetError.{xhtml,css}. r=nhnt11
The larger changesets in this patch are simply moving code from one file into the other with hg mv.

A short summary of the changes:

- I removed the forked redirection from AboutRedirector.cpp
- I deleted the original aboutNetError.xhtml and aboutNetError.css files
  and moved aboutNetError-new.xhtml and aboutNetError-new.css in their place instead.
- I removed the browser.security.newcerterrorpage.enabled pref and all its usages.
- I removed some localization strings and resources that went unused because of the above changes.

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

--HG--
extra : moz-landing-system : lando
2019-03-29 09:33:58 +00:00
Jared Wein 532e4b94b9 Bug 1533294 - Changing categories should hide the search-headers. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D25188

--HG--
extra : moz-landing-system : lando
2019-03-28 10:59:44 +00:00
Csoregi Natalia c426d9feea Merge mozilla-central to autoland. CLOSED TREE 2019-03-29 07:28:47 +02:00
L10n Bumper Bot c2694a4619 no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD
bn -> default
bn-BD -> removed
bn-IN -> removed
2019-03-29 05:00:40 +00:00
Gurzau Raul de178a6f21 Backed out changeset 7d5b25ce9e8f (bug 1531838)for osx mochitest failures on a CLOSED TREE. 2019-03-29 06:38:04 +02:00
Csoregi Natalia 381fe44c74 Merge inbound to mozilla-central. a=merge 2019-03-29 06:12:11 +02:00
Oana Pop Rus 91a3bed789 Merge mozilla-central to inbound. a=merge CLOSED TREE 2019-03-28 19:43:15 +02:00
Ryan VanderMeulen 9795215054 Bug 1539800 - Update pdf.js to version 2.2.100. r=bdahl 2019-03-28 09:47:10 -04:00
Brindusan Cristian c6935ffebe Backed out changeset 827a1c12a137 (bug 1538158) for bc failures at browser_action_searchengine.js. 2019-03-28 14:46:16 +02:00
Francesco Lodolo (:flod) f26673372a Bug 1539620 - Add a brand product string that doesn't change across different channels r=Pike
Differential Revision: https://phabricator.services.mozilla.com/D25193

--HG--
extra : moz-landing-system : lando
2019-03-28 11:44:41 +00:00
Luca Greco b8a6dba730 Bug 1348536 - Fix browser_ext_tabs_onUpdated frequent intermittent failures on the test_url test case. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D25271

--HG--
extra : moz-landing-system : lando
2019-03-28 19:03:08 +00:00
Oana Pop Rus 47e94b5d6e Merge inbound to mozilla-central. a=merge 2019-03-28 12:11:35 +02:00
Christian Frey ab47477977 Bug 1523734 - Migrate about:blocked to Fluent r=flod,Gijs
Differential Revision: https://phabricator.services.mozilla.com/D23611

--HG--
extra : moz-landing-system : lando
2019-03-28 17:08:34 +00:00
Dão Gottwald dc73603b46 Bug 1523602 - Re-use existing rows when receiving results. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D25047

--HG--
extra : moz-landing-system : lando
2019-03-28 17:08:04 +00:00
Dão Gottwald ebf1e6991b Bug 1538158 - Clicking the history dropmarker should initiate an empty search instead of searching for the loaded URL. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D25059

--HG--
extra : moz-landing-system : lando
2019-03-28 10:45:08 +00:00
Oana Pop Rus 226e6c59d9 Merge mozilla-central to autoland. a=merge CLOSED TREE 2019-03-28 12:23:56 +02:00
Mark Banner dba6983e75 Bug 1415265 - Remove now unnecessary .eslintrc.js files or entries. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D23850

--HG--
extra : moz-landing-system : lando
2019-03-28 09:38:14 +00:00
Mark Banner 53b3788bba Bug 1415265 - Implement a central configuration for setting ESLint environments for test directories. r=mossop
Differential Revision: https://phabricator.services.mozilla.com/D23849

--HG--
extra : moz-landing-system : lando
2019-03-28 09:38:02 +00:00
Haik Aftandilian 9eeac5a5a2 Bug 1525086 - Part 3b - Start the RDD sandbox earlier r=Alex_Gaynor
Start the RDD process earlier by changing RDDProcessHost to pass the necessary command line arguments for enabling the sandbox.

Per lsmp output on 10.14.3, starting the RDD process sandbox removes access to WindowServer, coreservicesd, lsd and distnoted.

Add a pref (defaulting to on) to control enabling starting the RDD process earlier.

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

--HG--
extra : moz-landing-system : lando
2019-03-28 02:25:50 +00:00
Justin Wood d2abc5343d Bug 1535393 - Fill in the correct MSI version number for release and ESR. r=mhowell,nalexander
Differential Revision: https://phabricator.services.mozilla.com/D24994

--HG--
extra : moz-landing-system : lando
2019-03-27 17:10:58 +00:00
ariasuni 7c21782019 Bug 1394376 - Resolve browser.tabs.duplicate() promise as soon as possible r=zombie
Don’t wait for tab to be fully loaded to resolve the promise.

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

--HG--
extra : moz-landing-system : lando
2019-03-27 23:16:46 +00:00
Chris H-C a773e93e99 Bug 1538276 - Implement the "prio" ping. r=janerik
The "prio" ping contains Origin Telemetry and not much else.

It is enabled only on Firefox Nightly for now.

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

--HG--
extra : moz-landing-system : lando
2019-03-27 19:29:48 +00:00
Ian Moody 7d6860c063 Bug 612373 - Add "Span" option for Windows and Linux to "Set As Desktop Background". r=Gijs
Gnome introduced this in 2.30[0], Windows in 8[1].
Preview is just an "international prohibition symbol" to save the complicated
business of trying to calculate a semi-accurate one.

[0]
8eb0886312
https://bugzilla.gnome.org/show_bug.cgi?id=603551
[1]
https://superuser.com/questions/1061416/which-version-of-windows-introduced-the-span-wallpaper-style

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

--HG--
extra : moz-landing-system : lando
2019-03-27 18:26:19 +00:00
Ian Moody d383c180ab Bug 612373 - Remove Win version<7 code from setDesktopBackground. r=Standard8
Minimum supported version of Windows is 7 now, this is dead code.

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

--HG--
extra : moz-landing-system : lando
2019-03-27 18:26:11 +00:00
Dão Gottwald e6ae768e15 Bug 1538158 - Clicking the history dropmarker should initiate an empty search instead of searching for the loaded URL. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D25059

--HG--
extra : moz-landing-system : lando
2019-03-28 16:18:50 +00:00
Narcis Beleuzu 2f64256dec Backed out changeset 6385899fe7b9 (bug 1523602) for BC failures on browser_tabMatchesInAwesomebar.js . CLOSED TREE 2019-03-28 17:57:20 +02:00
Francesco Lodolo (:flod) 36320fddbf Bug 1538733 - Add Bengali (bn) to Nightly and Beta builds r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D24717

--HG--
extra : moz-landing-system : lando
2019-03-28 13:12:48 +00:00
Dão Gottwald a31fab267c Bug 1523602 - Re-use existing rows when receiving results. r=mak
Differential Revision: https://phabricator.services.mozilla.com/D25047

--HG--
extra : moz-landing-system : lando
2019-03-28 12:59:57 +00:00
ffxbld 11ed6b29f2 No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D25214

--HG--
extra : moz-landing-system : lando
2019-03-28 12:46:21 +00:00
Carolina Jimenez Gomez 6db642bc0c Bug 1535786 - Fix the missing current date. r=johannh
The solution is to get which of all the errors is being shown in the web page, we can know that resting msg.data.code with the bases and getting which is the name of the parent div where we need to put the date on its child with id="wrongSystemTime_systemDate2".

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

--HG--
extra : moz-landing-system : lando
2019-03-27 11:13:26 +00:00
Dão Gottwald 8c05f48817 Bug 1539196 - Properly handle requests to hide one-off search buttons when the buttons weren't previously initialized. r=adw
Differential Revision: https://phabricator.services.mozilla.com/D25053

--HG--
extra : moz-landing-system : lando
2019-03-27 19:09:01 +00:00
Christoph Kerschbaumer 64005a8818 Bug 1524970: Update more frontend code to explicitly pass a csp. r=Gijs,jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D24959

--HG--
extra : moz-landing-system : lando
2019-03-27 16:38:01 +00:00
Luca Greco f427f53ee6 Bug 1538546 - Check AddonManager PERM_CAN_CHANGE_PRIVATEBROWSING_ACCESS permission instead of the incognito manifest property. r=kmag,mixedpuppy
Depends on D24719

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

--HG--
extra : moz-landing-system : lando
2019-03-26 19:04:01 +00:00
Luca Greco 6ae82211f6 Bug 1538546 - Hide incognito checkbox in addon-installed notification for not_allowed extensions. r=mixedpuppy,kmag
Differential Revision: https://phabricator.services.mozilla.com/D24719

--HG--
extra : moz-landing-system : lando
2019-03-26 18:31:57 +00:00
Felipe Gomes 1479262628 Bug 1539255 - Back out new tab animations. r=dao
Differential Revision: https://phabricator.services.mozilla.com/D24964

--HG--
extra : moz-landing-system : lando
2019-03-27 14:55:13 +00:00
David Walsh d605b47da3 Bug 1535103 - Improve Debugger CSS DX. r=davidwalsh
Differential Revision: https://phabricator.services.mozilla.com/D24254

--HG--
extra : moz-landing-system : lando
2019-03-27 14:35:16 +00:00