Commit Graph

622792 Commits

Author SHA1 Message Date
Daisuke Akatsuka
1610592c49 Bug 1497448: Rename closeAllListener to closeAllSocketListeners. r=ochameau,jdescottes
Depends on D10868

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

--HG--
extra : moz-landing-system : lando
2018-11-07 17:46:05 +00:00
Daisuke Akatsuka
5e8c304c73 Bug 1497448: Rename _addListener/_removeListener of DebuggerServer to addSocketListener/removeSocketListener. r=ochameau,jdescottes
Depends on D10867

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

--HG--
extra : moz-landing-system : lando
2018-11-07 16:56:34 +00:00
Daisuke Akatsuka
56d22dec55 Bug 1497448: Use SocketListener directly. r=ochameau,jdescottes
Depends on D10865

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

--HG--
extra : moz-landing-system : lando
2018-11-08 00:41:18 +00:00
Collin Wing
8e6579676e Bug 1504457 Migrate subcribe.js to Fluent r=flod,jaws
Differential Revision: https://phabricator.services.mozilla.com/D10863

--HG--
extra : rebase_source : d0435457f5dac0d455e9e1ab8fb164a0e02d695e
2018-11-07 13:08:43 +00:00
Collin Wing
e16a6dc541 Bug 1504457 Migrate subcribe.js to Fluent r=flod,jaws
Differential Revision: https://phabricator.services.mozilla.com/D10863

--HG--
extra : moz-landing-system : lando
2018-11-07 13:08:43 +00:00
Daniel Holbert
b3839e1912 Bug 1505569: Use AutoCleanLinkedList in flexbox code, rather than LinkedList + custom RAII class. r=mats
This patch doesn't change behavior; it's just making some custom cleanup
code unnecessary by using a better fitting container class.

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

--HG--
extra : moz-landing-system : lando
2018-11-07 21:43:44 +00:00
Johann Hofmann
e3f85c94d2 Bug 685828 - Limit displaying blocked popups in the front-end. r=Gijs
Differential Revision: https://phabricator.services.mozilla.com/D11167

--HG--
extra : moz-landing-system : lando
2018-11-07 21:11:41 +00:00
arthur.iakab
cd9c08f450 Merge mozilla-central to autoland 2018-11-07 23:53:43 +02:00
arthur.iakab
99b2456b73 Merge inbound to mozilla-central a=merge 2018-11-07 23:51:27 +02:00
Markus Stange
7ff5b8352b Bug 1503424 - Null-check NSWorkspaceAccessibilityDisplayOptionsDidChangeNotification before using it in order to fix a startup crash on 10.10. r=hiro
Differential Revision: https://phabricator.services.mozilla.com/D11239

--HG--
extra : moz-landing-system : lando
2018-11-07 21:38:21 +00:00
Emilio Cobos Álvarez
cc6a33f958 Bug 1505520 - Back out bug 1478455. r=xidorn
It breaks websites.

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

--HG--
extra : moz-landing-system : lando
2018-11-07 21:03:18 +00:00
Sam Foster
8401d41400 Bug 1492399 - honor preserveFieldValues when generating billing address options. r=MattN
Differential Revision: https://phabricator.services.mozilla.com/D11129

--HG--
extra : moz-landing-system : lando
2018-11-07 18:41:37 +00:00
Rob Wood
3ff1ca5cb2 Bug 1505479 - Add raptor webext browser toolbar icon; r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D11193

--HG--
extra : moz-landing-system : lando
2018-11-07 17:46:24 +00:00
Mike Hommey
ac19b1cd69 Bug 1505023 - Remove unused mKeyboard field after bug 1504689. r=jhorak
Differential Revision: https://phabricator.services.mozilla.com/D11135

--HG--
extra : moz-landing-system : lando
2018-11-07 11:43:01 +00:00
WR Updater Bot
90306a529e Bug 1505347 - Update webrender to commit cd20260979c3eac6f217a416c609d594b4eb1522 (WR PR #3283). r=kats
Differential Revision: https://phabricator.services.mozilla.com/D11221

--HG--
extra : moz-landing-system : lando
2018-11-07 20:13:40 +00:00
Ehsan Akhgari
0b85b8bd64 Bug 1504442 - Remove nsIReadConfig r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D11191

--HG--
extra : moz-landing-system : lando
2018-11-07 18:23:16 +00:00
Cosmin Sabou
2726d7f95e Backed out changeset 64b039293b0a (bug 1501104) for causing SM bustages on non262/BigInt/large-bit-length.js. 2018-11-07 21:39:03 +02:00
Botond Ballo
ed43e261f7 Bug 1477847 - Add a crashtest. r=mstange
Depends on D10414

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

--HG--
extra : moz-landing-system : lando
2018-11-07 18:51:29 +00:00
Botond Ballo
074e717745 Bug 1477847 - Do not layerize mask items if we are inside a BasicLayerManager already. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D10414

--HG--
extra : moz-landing-system : lando
2018-11-07 18:51:00 +00:00
Robin Templeton
be78211d5c bug 1501104 - Implement asIntN and asUintN methods for BigInt values. r=wingo,jandem
Differential Revision: https://phabricator.services.mozilla.com/D9449

--HG--
extra : moz-landing-system : lando
2018-11-07 18:38:19 +00:00
Daniel Holbert
1af98f3178 Bug 1505254: When invalidating ancestors' intrinsic sizes, stop when we hit an abspos frame. r=mats
Differential Revision: https://phabricator.services.mozilla.com/D11146

--HG--
rename : layout/style/test/test_bug1490890.html => layout/style/test/test_bug1505254.html
extra : moz-landing-system : lando
2018-11-07 19:03:22 +00:00
Markus Stange
e10ccdacff Bug 1505180 - Add an SVG image drawing profiler label. r=mattwoodrow
Differential Revision: https://phabricator.services.mozilla.com/D11110

--HG--
extra : moz-landing-system : lando
2018-11-07 01:47:08 +00:00
Logan Smyth
f338c9527d Bug 1503436 - Only add breakpoints to first/last offset of script if column is directly in script. r=jlast
Differential Revision: https://phabricator.services.mozilla.com/D10384

--HG--
extra : moz-landing-system : lando
2018-11-07 18:52:45 +00:00
Cosmin Sabou
7f37bee189 Backed out 4 changesets (bug 1491676) for causing browser chrome failures on browser_storagePressure_notification. CLOSED TREE
Backed out changeset 08cbaa2f9183 (bug 1491676)
Backed out changeset fae949de1ed5 (bug 1491676)
Backed out changeset aeb045b90321 (bug 1491676)
Backed out changeset e75c59f129ea (bug 1491676)
2018-11-07 20:53:48 +02:00
Cosmin Sabou
ca3d74c85c Backed out 4 changesets (bug 1482150) for causing windows build bustages on dom/media/CubebUtils.cpp. CLOSED TREE
Backed out changeset 662bbd0961e5 (bug 1482150)
Backed out changeset 20a4fa9f6214 (bug 1482150)
Backed out changeset 18925888f5d7 (bug 1482150)
Backed out changeset ade887b7ba31 (bug 1482150)
2018-11-07 20:45:51 +02:00
Alex Chronopoulos
37ef0938e7 Bug 1482150 - Create a unit test to verify all corner cases of the helper method. r=padenot
Quering the stored devices list for an ID was not always correct. The stored devices list is expected to be empty before an enumeration takes place or after a collection change notification. In those cases, the method will fail to find an existing ID. The method has been updated to address these cases in previous patch. Here I have implemented a unit test to verify the case. Currently, the method is not being used.

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

--HG--
extra : moz-landing-system : lando
2018-11-07 18:22:13 +00:00
Alex Chronopoulos
c1c3276b5c Bug 1482150 - Implement enumeration of output devices. r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D7605

--HG--
extra : moz-landing-system : lando
2018-11-07 18:26:37 +00:00
Alex Chronopoulos
e0c6e82044 Bug 1482150 - Make CubebDeviceEnumerator singleton. r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D7604

--HG--
extra : moz-landing-system : lando
2018-11-07 18:26:35 +00:00
Alex Chronopoulos
956df39574 Bug 1482150 - Move CubebDeviceEnumerator to its own source and header files. r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D7603

--HG--
extra : moz-landing-system : lando
2018-11-07 18:25:41 +00:00
David Walsh
071b3c6000 Bug 1484526 - Increase timeout for webconsole stackframe test r=nchevobbe
Ups the timeout for a test that naturally takes a long time to pass on CI

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

--HG--
extra : moz-landing-system : lando
2018-11-07 17:10:31 +00:00
Brian Hackett
762e7e1a0e Bug 1505139 - Tolerate getenv races in JPEG library initialization, r=lsmyth.
--HG--
extra : rebase_source : 32c62180cd0c52f0e477cd46ba5df3cc1d3c50e1
2018-11-06 09:06:48 -10:00
Julian Descottes
726b39b506 Bug 1493698 - Add l10n localization helper for new about:debugging;r=daisuke
Differential Revision: https://phabricator.services.mozilla.com/D10704

--HG--
extra : moz-landing-system : lando
2018-11-06 18:38:02 +00:00
Julian Descottes
9c7ff03529 Bug 1490629 - Update adb-addon install() to make source parameter mandatory;r=daisuke
Depends on D11166

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

--HG--
extra : moz-landing-system : lando
2018-11-08 07:29:11 +00:00
Julian Descottes
3e7c8e26ba Bug 1490629 - Set about:debugging as install source for ADBextension;r=rpl,daisuke
Similar to what we do from WebIDE (where we pass "webide").
Let me know if the string is ok here or if you would prefer something else.

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

--HG--
extra : moz-landing-system : lando
2018-11-08 07:29:09 +00:00
arthur.iakab
afbed9588f Merge mozilla-central to autoland 2018-11-08 06:53:16 +02:00
byron jones
dc1606c7fa Bug 1505419 - replace nestegg's README_MOZILLA with moz.yaml r=kinetik
README_MOZILLA had 7bafcb950eb0a8fa66858a6f272886f6b3ef40af as the origin SHA.
I wasn't able to find this on the github repository; changed to
https://github.com/kinetiknz/nestegg/commit/f7a0b7ce

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

--HG--
extra : moz-landing-system : lando
2018-11-07 20:24:49 +00:00
Cosmin Sabou
9aed28c3bc Backed out changeset f0b33e8151a8 (bug 1505615) for being rebased incorrectly as requested by tomprince. 2018-11-08 04:52:33 +02:00
Tom Prince
8b5e08cddd Bug 1492128: [mozrelease] Tweak buglist email to be nicely formated and not use URL shortener; r=mtabara
Differential Revision: https://phabricator.services.mozilla.com/D11096

--HG--
extra : moz-landing-system : lando
2018-11-06 18:54:20 +00:00
Tom Prince
ca261b0af8 Bug 1505615: [update-verify] Check version regex against the version it expects; r=nthomas
Bug 1491907 changed update-verify-config-creator from spliting the slug from
product-details, to using the version. However, the version doesn't have the
'esr' suffix that the taskgraph code expects. Append `esr` to the version
string to handle this case.

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

--HG--
extra : moz-landing-system : lando
2018-11-08 02:40:57 +00:00
Emilio Cobos Álvarez
f247168544 Bug 1505645 - Remove unused outparam from nsStyleTransformMatrix. r=boris
dummy bool is dummy.

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

--HG--
extra : moz-landing-system : lando
2018-11-08 02:25:28 +00:00
Emilio Cobos Álvarez
b3a5d43536 Bug 1505645 - Remove other now useless old style system code. r=hiro
We'd better not be hitting those code paths already :-)

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

--HG--
extra : moz-landing-system : lando
2018-11-08 02:10:58 +00:00
Brian Hackett
6b499d9ef2 Bug 1504909 Part 4 - Always store progress counter in execution points, r=lsmyth.
--HG--
extra : rebase_source : f61d5728d5859d9fe6fe680b17bb04e057d15c68
2018-11-06 07:37:41 -10:00
Brian Hackett
6afbd189ab Bug 1504909 Part 3 - Get the current point and recording endpoint from navigation state, r=lsmyth.
--HG--
extra : rebase_source : 41e6702c60412b4869ed80ae9ffc2b55a963d922
2018-11-06 07:37:22 -10:00
Brian Hackett
ab3bd69465 Bug 1504909 Part 2 - Remove unused recordingPosition interface, r=lsmyth.
--HG--
extra : rebase_source : aca78a5933e3ccedbab366c7a2b9203299d889d2
2018-11-06 07:36:54 -10:00
Brian Hackett
651069d959 Bug 1504909 Part 1 - Include current point and endpoint in paused packets, r=lsmyth.
--HG--
extra : rebase_source : 102bbe18778f08b7b03fc7c829809757936241ea
2018-11-06 07:36:20 -10:00
Collin Wing
8672c0fbe8 Bug 1501900 Convert about:devtools to use Fluent r=flod,jaws,zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D9816

--HG--
extra : rebase_source : 6947aca11c49f9c914b9888fa55cab05a0162509
2018-11-05 18:52:42 +00:00
Nicolas Silva
9c33903470 Bug 1468183 - Support a subset of SVG color matrix filters in WebRender. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D10057

--HG--
extra : source : 3cf0ebaa5e9585c5edcd8d69cef4031245d9d0d9
extra : intermediate-source : 892a9ebfd75ec7200cec879b43f7834f3f509d36
2018-11-02 19:30:47 +01:00
Nicolas Silva
34e4595832 Bug 1485512 - Adjust reftest expectations. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D9897

--HG--
extra : source : ac7c774de3958660384a2ed6d87ee68d737ca215
extra : intermediate-source : 45d5f97f80213667ed4a070cbcf0abc21914f482
2018-11-05 10:03:10 +01:00
Nicolas Silva
1b186dddd4 Bug 1485512 - Try to express SVG filters as CSS filters when possible. r=mstange
Differential Revision: https://phabricator.services.mozilla.com/D8085

--HG--
extra : source : 28104a88b5855f21395f60192ab3f86325931915
extra : intermediate-source : 4a9ee25e545696b17ba09e2b7c9f702ab3d0efc1
2018-11-02 19:01:14 +01:00
Luke Schwalfenberg
f563cfa4c6 Bug 1500162 - Display the default values of "localized" preferences. r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D10326

--HG--
extra : rebase_source : 5765fd797acd05ee1d6af289d27c4c980e5b5e1e
extra : amend_source : 96461a0841881780b65eba9305a79ef6bd5303b0
2018-11-08 13:31:28 +00:00