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

52616 Коммитов

Автор SHA1 Сообщение Дата
Cosmin Sabou 16036c6111 Bug 1409631 - Disable toolkit/components/perfmonitoring/tests/browser/browser_compartments.js on windows 10 for frequent failures. r=jmaher 2018-12-05 01:33:00 +02:00
Mark Striemer 8d1173f99a Bug 1507200 - Sort themes with previews higher in about:addons r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D12120

--HG--
extra : moz-landing-system : lando
2018-12-04 20:01:17 +00:00
Mark Striemer ca62de346e Bug 1506987 - Include preview for theme in AOM if it is added while open r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D12593

--HG--
extra : moz-landing-system : lando
2018-12-04 20:06:30 +00:00
Luca Greco dfbc857688 Bug 1511483 - pageAction show_matches/hide_matches should allow unrestricted schemes on privileged mozilla addons. r=mixedpuppy
Differential Revision: https://phabricator.services.mozilla.com/D13582

--HG--
extra : moz-landing-system : lando
2018-11-30 22:30:39 +00:00
shindli 077738eeba Merge inbound to mozilla-central. a=merge 2018-12-05 23:33:31 +02:00
Gijs Kruitbosch 17c607c69e Bug 1334555 - add logging to toolkit/content/tests/browser/browser_keyevents_during_autoscrolling.js and simplify slightly, rs=test-only,firebot 2018-12-05 18:11:54 +00:00
Qinghao_Jack_Song 12bc2f9591 Bug 1511454 - Migrate about:plugins to use Fluent for localization r=flod,Gijs,zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D13681

--HG--
extra : moz-landing-system : lando
2018-12-05 16:06:15 +00:00
Raphael Pierzina 27230a9848 Bug 1511795 - Convert TestMainTabScalars to use unittest TestCase assert methods; r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D13668

--HG--
extra : moz-landing-system : lando
2018-12-05 14:14:48 +00:00
Qinghao_Jack_Song 2139f380ca Bug 1508131 - Migrate about:serviceworkers to use Fluent for localization r=Gijs,flod,zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D13571

--HG--
extra : moz-landing-system : lando
2018-12-04 23:27:45 +00:00
Razvan Maries f53637a09f Merge mozilla-central to autoland. a=merge on a CLOSED TREE 2018-12-04 23:59:45 +02:00
Razvan Maries df67e7f070 Merge mozilla-inbound to mozilla-central a=merge 2018-12-04 23:53:17 +02:00
Razvan Maries 66f8ae332f Merge autoland to mozilla-central a=merge 2018-12-04 23:50:32 +02:00
Francesco Lodolo (:flod) 6ca4903c3f Bug 1511988 - Convert aboutNetworking.ftl to LF line ending r=Pike a=release-bustage
Differential Revision: https://phabricator.services.mozilla.com/D13730

--HG--
extra : amend_source : 16e03236f12449e0eae333819997b26b2e669157
2018-12-04 10:12:32 -05:00
Csoregi Natalia 987ffa06f3 Backed out changeset e90a86bd84b2 (bug 1498102) for browser-chrome failures pref key related. CLOSED TREE 2018-12-03 23:12:28 +02:00
Ehsan Akhgari 5c2dc1d41d Bug 1498102 - Set the dom.ipc.processCount in the mochitest.ini file to ensure it is set throughout the entire test 2018-12-03 15:19:24 -05:00
Ehsan Akhgari 0dcf936804 Bug 1510911 - Part 2: Backout changeset f8849239da42 (bug 1493563 - Part 5) for regressing performance 2018-12-03 14:27:53 -05:00
Ehsan Akhgari 2f00a97c85 Bug 1510911 - Part 1: Backout changeset cdb8932d1d8d (bug 1493563 - Part 11) for regressing performance 2018-12-03 14:27:53 -05:00
Ehsan Akhgari 9a096cb89d Bug 1510909 - Bypass calling nsContentUtils::IsThirdPartyWindowOrChannel() for BEHAVIOR_REJECT_TRACKER r=baku
Calling this function is just a waste of time since we will check
third-partiness a few statements further down.

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

--HG--
extra : moz-landing-system : lando
2018-12-04 04:18:19 +00:00
Rob Wu 7d113fddff Bug 1504660 - Implement Xrays for instanceof r=bholley
Ensure that "a instanceof b" has Xray semantics, i.e. that when b is a
XrayWrapper, that the wrapped object's getters, `Symbol.hasInstance`
hook and proxy traps are not triggered.

The toolkit/components/mozintl/test/test_mozintlhelper.js test was
updated to explicitly waive Xrays, instead of relying on the previous
behavior where Xrays were automatically waived.

Depends on D11591

Depends on D11591

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

--HG--
extra : moz-landing-system : lando
2018-12-02 22:21:51 +00:00
Ben Armstrong 448c4dc94c Bug 1503760: Changed browser.downloads.search({}) to return 0 byte downloads. r=aswan
Updated the totalBytesGreater property in browser.downloads.search({}) to default to -1 so files with a byte size of 0 will be returned.

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

--HG--
extra : moz-landing-system : lando
2018-11-26 22:54:49 +00:00
Johann Hofmann c9d15e4013 Bug 1501992 - Add a sub-panel for Cookies in the control center. r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D12596

--HG--
extra : moz-landing-system : lando
2018-12-02 12:47:36 +00:00
Ciure Andrei e0bdf73546 Backed out 2 changesets (bug 1501992) for browser_trackingUI_state.js perma fails a=backout
Backed out changeset 6cb8a465440a (bug 1501992)
Backed out changeset b54b117c15e9 (bug 1501992)
2018-12-02 13:53:33 +02:00
Ciure Andrei 2edebf41a2 Merge inbound to mozilla-central. a=merge 2018-12-02 11:46:09 +02:00
Johann Hofmann 50970ca519 Bug 1501992 - Add a sub-panel for Cookies in the control center. r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D12596

--HG--
extra : moz-landing-system : lando
2018-12-01 23:25:38 +00:00
Dorel Luca 6952b778f1 Backed out 2 changesets (bug 1506987, bug 1507200) for browser-chrome failure in toolkit/mozapps/extensions/test/browser/browser_theme_previews.js
Backed out changeset 0b72233729d8 (bug 1507200)
Backed out changeset fe515e34cc3f (bug 1506987)
2018-12-02 00:16:20 +02:00
Mark Striemer ea16aaf396 Bug 1507200 - Sort themes with previews higher in about:addons r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D12120

--HG--
extra : moz-landing-system : lando
2018-12-01 03:55:36 +00:00
Mark Striemer 8122f7fd95 Bug 1506987 - Include preview for theme in AOM if it is added while open r=aswan
Differential Revision: https://phabricator.services.mozilla.com/D12593

--HG--
extra : moz-landing-system : lando
2018-12-01 03:55:25 +00:00
Hrushikesh Bodas 2c8253d020 Bug 1509469 Remove unused ContentAreaUtils.ioService r=dao
Differential Revision: https://phabricator.services.mozilla.com/D13614

--HG--
extra : moz-landing-system : lando
2018-12-01 15:05:59 +00:00
Coroiu Cristina 1ca919f882 Merge mozilla-central to autoland a=merge 2018-12-01 07:55:13 +02:00
Coroiu Cristina 3564dfde3b Merge inbound to mozila-central a=merge 2018-12-01 07:46:00 +02:00
shindli 8968bdf98c Backed out 2 changesets (bug 1501992) for bc failures in browser/components/urlbar/tests/browser/browser_UrlbarInput_tooltip.js CLOSED TREE
Backed out changeset ae07b8338331 (bug 1501992)
Backed out changeset 3ab27af474f9 (bug 1501992)
2018-12-01 07:06:36 +02:00
shindli a3fb3e15c2 Backed out changeset 1382e8cdf8a6 (bug 1437258) for xpcshell failures CLOSED TREE 2018-12-01 04:59:45 +02:00
matthias f2fc0fa323 Bug 1502683 - photonized primary buttons. r=ntim,dao
Differential Revision: https://phabricator.services.mozilla.com/D13549

--HG--
extra : moz-landing-system : lando
2018-11-30 22:13:58 +00:00
Brindusan Cristian 72d1f0567b Backed out changeset 51b417f1d2c3 (bug 1437258) for ESlint failure on ext-webRequest.js. CLOSED TREE 2018-12-01 01:45:25 +02:00
Johann Hofmann ebcc4dd058 Bug 1501992 - Add a sub-panel for Cookies in the control center. r=Ehsan
Differential Revision: https://phabricator.services.mozilla.com/D12596

--HG--
extra : moz-landing-system : lando
2018-11-30 21:57:23 +00:00
tossj ce98c21b5a Bug 1437258 - Added exception handling to log webRequest blocking error to debugging console. r=mixedpuppy
With this change, ext-webRequest.js will throw an ExtensionError when "blocking" is used without the "webRequestBlocking" permission, and ExtensionParent.jsm will relay that error to ExtensionChild.jsm so an error can be logged to the extension debugging console. Previously, the error was only being logged to the browser console.

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

--HG--
extra : moz-landing-system : lando
2018-11-30 15:46:09 +00:00
Daniel Varga fabf13656d Merge mozilla-central to mozilla-inbound. a=merge 2018-12-01 23:42:02 +02:00
Andrea Marchesini 1326941932 Bug 1508310 - Implement Report-to header support - part 7 - site-data cleanups endpoints, r=smaug 2018-12-01 21:26:09 +01:00
Brian Hackett 33b64b3e11 Bug 1510708 - Don't send OnPaused notification to debugger for intermediate checkpoint when warping, r=mccr8.
--HG--
extra : rebase_source : d4694be40e75a6162e44382efc308c30ac3874ce
2018-11-28 08:11:01 -10:00
Brian Hackett cff066912b Bug 1510738 - Null check return value parameter in pthread_join redirection, r=lsmyth.
--HG--
extra : rebase_source : cd00921c0b1aa64700fb9f88d9ae7fd974513405
2018-11-28 09:31:46 -10:00
Brian Hackett 6c57271f88 Bug 1510724 Part 4 - Add diagnostic redirections for hashtable operations, r=lsmyth.
--HG--
extra : rebase_source : 9e9f30828e916f8bc739ab9c948586c949806dd8
2018-11-28 09:18:13 -10:00
Brian Hackett f84cb685a8 Bug 1510724 Part 3 - Add PreambleResult kind for redirected functions which don't generate events, r=lsmyth.
--HG--
extra : rebase_source : cd219bf9df0e2aeeda2e18af31608bdcc04dba7a
2018-11-28 09:14:11 -10:00
Brian Hackett c27f6908ad Bug 1510724 Part 2 - Add new HashTable diagnostics, r=lsmyth.
--HG--
extra : rebase_source : dc9d24c8e30a0dabfa8a90e0a3ebc32c336f03d5
2018-11-28 09:11:33 -10:00
Gurzau Raul a2ac06c603 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-12-01 16:33:38 +02:00
Andrea Marchesini 666e215fd9 Bug 1505931 - Tests for tracking annotation lists vs tracking protection lists, r=francois 2018-12-01 13:04:20 +01:00
Andrea Marchesini c5f4a7aed6 Bug 1505931 - URL-Classifier should consider all the prefs, r=francois 2018-12-01 13:04:20 +01:00
Collin Wing d8c95d1899 Bug 1504751 Migrate about:networking to Fluent r=jaws,flod
Differential Revision: https://phabricator.services.mozilla.com/D10977

--HG--
extra : moz-landing-system : lando
2018-11-20 00:53:23 +00:00
matthias f3d947cba2 Bug 1510197 - Remove hover state from disabled textboxes. r=ntim,dao
Differential Revision: https://phabricator.services.mozilla.com/D13544

--HG--
extra : moz-landing-system : lando
2018-11-30 16:49:35 +00:00
Luca Greco 8a7ce0a354 Bug 1509339 - Support exporting apiScript arrays using the UserScript's export API method. r=zombie,robwu
Depends on D12678

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

--HG--
extra : moz-landing-system : lando
2018-11-30 16:11:26 +00:00
Luca Greco 2074f536c7 Bug 1509339 - Implement a UserScript API object and remove the userScripts.setScriptAPIs method. r=zombie,robwu
Depends on D12676

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

--HG--
extra : moz-landing-system : lando
2018-11-30 16:10:58 +00:00