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

673982 Коммитов

Автор SHA1 Сообщение Дата
Alexandre Poirot 8981bc5d55 Bug 1585986 - Print method name when RDP can't be sent because the front is destroyed. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D45667

--HG--
extra : moz-landing-system : lando
2019-10-03 14:09:38 +00:00
Mark Banner 7594d336de Bug 1582942 - Port Search tests relating to the configuration to the modern configuration. r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D47436

--HG--
extra : moz-landing-system : lando
2019-10-03 13:30:54 +00:00
ffxbld 9238ced3bb No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings - a=repo-update r=RyanVM
Differential Revision: https://phabricator.services.mozilla.com/D48055

--HG--
extra : moz-landing-system : lando
2019-10-03 13:40:24 +00:00
Andreea Pavel ba6757eb39 Backed out changeset ed20677d8a91 (bug 1577508) for build bustages on a CLOSED TREE 2019-10-03 16:33:02 +03:00
Jeff Muizelaar d8da468e74 Bug 1582152. Drop bounds change check. r=mstange
Instead of checking whether the bounds of the clipped
image has changed just check whether our clipped bounds
have changed. This simplifies the code and avoids
a bunch of extra invalidations.

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

--HG--
extra : moz-landing-system : lando
2019-10-02 19:44:29 +00:00
Andrew Halberstadt ae2f34a5b1 Bug 1585686 - [mozlint] Avoid UnicodeEncodeError for users who have an 'ascii' locale r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D47941

--HG--
extra : moz-landing-system : lando
2019-10-03 13:17:08 +00:00
Andrew Halberstadt ac8e519112 Bug 1585702 - [mozprocess] Temporarily disable 'env' default on Windows with Python 3, r=gbrown
Differential Revision: https://phabricator.services.mozilla.com/D47974

--HG--
extra : moz-landing-system : lando
2019-10-03 13:17:34 +00:00
Andrew Halberstadt cf49e5a898 Bug 1585751 - [lint.wpt] Work around mozprocess Windows + Python 3 bug, r=jgraham
Depends on D47975

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

--HG--
extra : moz-landing-system : lando
2019-10-03 13:17:34 +00:00
Andrew Halberstadt 522d192cd4 Bug 1585751 - [lint.wpt] Fix Python 3 error processing 'wpt' output, r=jgraham
Differential Revision: https://phabricator.services.mozilla.com/D47975

--HG--
extra : moz-landing-system : lando
2019-10-03 08:33:15 +00:00
Andy Wingo 7ba23d10fa Bug 1577508 - Allow WebAssembly blocks to return multiple values r=luke
Differential Revision: https://phabricator.services.mozilla.com/D43977

--HG--
extra : moz-landing-system : lando
2019-10-03 13:16:18 +00:00
David Teller 72b2e89d13 Bug 1585922 - New function cpuNow() for the JS shell;r=arai
Differential Revision: https://phabricator.services.mozilla.com/D48051

--HG--
extra : moz-landing-system : lando
2019-10-03 13:08:27 +00:00
Andrei Oprea 966d6d3343 Bug 1584780 - layout.css.xul-box-display-values.survive-blockification.enabled breaks CFR panels r=dao
Differential Revision: https://phabricator.services.mozilla.com/D47642

--HG--
extra : moz-landing-system : lando
2019-10-02 18:57:28 +00:00
Narcis Beleuzu 39f045a0fd Backed out changeset 4fc14159ba69 (bug 1585529) for debugger failures. CLOSED TREE 2019-10-04 15:55:49 +03:00
Jan de Mooij ff652602da Bug 1586165 - Null check ionCounts_ before calling sizeOfIncludingThis on it. r=nbp
Differential Revision: https://phabricator.services.mozilla.com/D48163

--HG--
extra : moz-landing-system : lando
2019-10-04 12:46:20 +00:00
Mark Banner 240f2d58f6 Bug 1583479 - Fix case-insensitive comparison when comparing against the home page ignore list when setting the home page value. r=mikedeboer
Differential Revision: https://phabricator.services.mozilla.com/D48169

--HG--
extra : moz-landing-system : lando
2019-10-04 11:45:19 +00:00
Nicolas Chevobbe 801356eb54 Bug 1585529 - Fix invoke getter button for properties with quotes. r=Honza.
Bug 1584244 fixed some of the issue for getters,
but not all of them.
Instead of trying to unescape the node name, we
put the actual property name into the node, so
we can reuse it later.

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

--HG--
extra : moz-landing-system : lando
2019-10-04 12:08:28 +00:00
Itiel 6dda21e868 Bug 1572717 - Add margin after the bookmark icon in the bookmark toolbar when in Customize mode r=dao
Differential Revision: https://phabricator.services.mozilla.com/D42012

--HG--
extra : moz-landing-system : lando
2019-10-04 11:05:39 +00:00
Gijs Kruitbosch 249fb2707b Bug 1586136 - enable browser_customization_context_menus.js for fission r=zbraniecki
Differential Revision: https://phabricator.services.mozilla.com/D48160

--HG--
extra : moz-landing-system : lando
2019-10-04 09:36:16 +00:00
James Graham e7a00e0f96 Bug 1586225 - Allow wpt metadata update to use fisson setting, r=ato
Differential Revision: https://phabricator.services.mozilla.com/D48162

--HG--
extra : moz-landing-system : lando
2019-10-04 09:48:35 +00:00
Andreas Tolfsen c5abf369ca bug 1585949: geckodriver: get rid of regex use in tests; r=webdriver-reviewers,whimboo
Regular expressions are expensive, both in runtime cost and
compile-time cost of the regex crate.  This is the first step
towards getting rid of the regex dependency in geckodriver.

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

--HG--
extra : moz-landing-system : lando
2019-10-04 09:48:23 +00:00
Henrik Skupin 7a2422f61b Bug 1547961 - [remote] Unskip browser_runtime_executionContext.js on Mac and Windows. r=remote-protocol-reviewers,ato
Differential Revision: https://phabricator.services.mozilla.com/D48161

--HG--
extra : moz-landing-system : lando
2019-10-04 09:35:48 +00:00
Frederic Wang 9e4fb5ac15 Bug 1571487 - Implement MathML DOM r=bzbarsky
See https://groups.google.com/forum/#!topic/mozilla.dev.platform/ssTytf-pT7k

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

--HG--
extra : moz-landing-system : lando
2019-10-04 08:45:04 +00:00
Jan de Mooij a943fae1fa Bug 1583487 part 3 - Clean up IonOsrTempData code a bit. r=tcampbell
* Store the pointer in JitRuntime instead of JSContext.

* Use UniquePtr and js_malloc for this pointer. I think this may also fix a
  memory leak (when realloc failed we didn't free the old allocation).

* Call it ionOsrTempData instead of osrTempData.

* Use placement new and remove an unnecessary memset.

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

--HG--
extra : moz-landing-system : lando
2019-10-02 15:38:22 +00:00
Victor Porof 48062bb200 Bug 1584446 - Add an rkv fuzzing test for bug mdb_cursor_put, r=truber
Differential Revision: https://phabricator.services.mozilla.com/D47396

--HG--
extra : moz-landing-system : lando
2019-10-02 15:17:13 +00:00
Mark Hammond 15dc6a8aae Bug 1585426 - remove heading from 'choose what to sync' dialog. r=eoger,fluent-reviewers,flod
Differential Revision: https://phabricator.services.mozilla.com/D47850

--HG--
extra : moz-landing-system : lando
2019-10-02 14:41:29 +00:00
Mark Hammond b96fbe7716 Bug 1581980 - change the text of many Sync notifications so they aren't Sync specific. r=flod,eoger
Differential Revision: https://phabricator.services.mozilla.com/D47853

--HG--
extra : moz-landing-system : lando
2019-10-03 01:21:45 +00:00
Eitan Isaacson cc288d94bb Bug 1582619 - Return DocAccessible if doc root element is passed to GetAccessibleOrDescendant. r=Jamie
Differential Revision: https://phabricator.services.mozilla.com/D47365

--HG--
extra : moz-landing-system : lando
2019-10-03 00:31:13 +00:00
Eitan Isaacson 18deeb8110 Bug 1582561 - Don't access lazily created descendants in GetAccessibleOrDescendant. r=Jamie
Lazily creating children might cause us to make layout calls at unsafe times.

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

--HG--
extra : moz-landing-system : lando
2019-10-03 00:30:06 +00:00
Dorel Luca 46491fb5f0 Backed out changeset 62b78793d12e (bug 1583867) for WPT failures in webrtc/RTCRtpReceiver-getSynchronizationSources.https.html 2019-10-03 02:43:28 +03:00
Emilio Cobos Álvarez 59196e7850 No bug - remove silly assertion as OwnerDoc() never returns null.
Differential Revision: https://phabricator.services.mozilla.com/D47994

--HG--
extra : moz-landing-system : lando
2019-10-02 23:29:51 +00:00
Brian Grinstead 98a08a3ce4 Bug 1514926 - Convert the arrowscrollbox binding to a Custom Element r=dao
This uses Shadow DOM slotting instead of XBL, and migrates styles from
using XBL anonymous traversal to using CSS Shadow Parts.

This also removes the basecontrol binding, since this was the last
binding to extend it.

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

--HG--
rename : toolkit/content/widgets/scrollbox.xml => toolkit/content/widgets/arrowscrollbox.js
extra : moz-landing-system : lando
2019-10-02 22:57:39 +00:00
Brian Hackett aa6db0d7ab Bug 1585775 - Fix undefined reference, r=jlast.
Differential Revision: https://phabricator.services.mozilla.com/D47987

--HG--
extra : moz-landing-system : lando
2019-10-02 22:48:24 +00:00
Mark Striemer 1cad67ef67 Bug 1533858 - Add a border to the about:config add row r=paolo
Differential Revision: https://phabricator.services.mozilla.com/D46344

--HG--
extra : moz-landing-system : lando
2019-10-02 22:58:27 +00:00
Jason Laster 15cc722a58 Bug 1582870 - Reduxify console actions. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D46674

--HG--
extra : moz-landing-system : lando
2019-10-02 22:50:25 +00:00
Jan de Mooij e8265a0716 Bug 1583487 part 2 - Remove Baseline's WarmUpCount IC, use a plain VM call instead. r=tcampbell
We never attached stubs to this and the Baseline Interpreter does not use this IC at all
so it's nicer and simpler to use a plain VM call.

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

--HG--
extra : moz-landing-system : lando
2019-10-02 12:56:53 +00:00
Jan de Mooij a2024554aa Bug 1583487 part 1 - Make VMFunction wrapper treat IonOsrTempData** as outparam. r=tcampbell
This lets us simplify the calling code because the VMFunction wrapper code now does
the right thing.

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

--HG--
extra : moz-landing-system : lando
2019-10-02 12:24:22 +00:00
Jon Coppeard c25d6fe0e3 Bug 1572006 - Use GCRuntime rather that JSRuntime in Chunk APIs r=allstarschh
Depends on D48087

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

--HG--
extra : moz-landing-system : lando
2019-10-03 19:51:48 +00:00
Jon Coppeard b584b03036 Bug 1572006 - Replace use of JSRuntime in GCLock classes r=allstarschh
Depends on D48086

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

--HG--
extra : moz-landing-system : lando
2019-10-03 19:50:45 +00:00
Jon Coppeard 52194727b3 Bug 1572006 - Make Nursery store a pointer to the GCRuntime rather than the JSRuntime r=allstarschh
Differential Revision: https://phabricator.services.mozilla.com/D48086

--HG--
extra : moz-landing-system : lando
2019-10-03 19:40:02 +00:00
shindli 1f419c5c75 Backed out changeset 97efcd0fa370 (bug 1585747) for causing mochitest permafailures in /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/dom/BrowsingContextGroup CLOSED TREE 2019-10-04 12:03:47 +03:00
shindli e123be5213 Backed out changeset c211bfbf59b2 (bug 1585747) for causing mochitest permafailures in /builds/worker/workspace/build/src/obj-firefox/dist/include/mozilla/dom/BrowsingContextGroup CLOSED TREE 2019-10-04 12:02:59 +03:00
shindli ee90478b75 Backed out changeset 27df5399e032 (bug 1510494) for causing xpcshell test failures in toolkit/mozapps/update/tests/unit_service_updater/marStageSuccessCompleteSvc.js CLOSED TREE 2019-10-04 11:48:13 +03:00
Narcis Beleuzu bfc1592441 Backed out changeset b925e911f646 (bug 1586140) for build bustages. CLOSED TREE 2019-10-04 10:50:28 +03:00
Cameron McCormack 90f25931b3 Bug 1586140 - Trim ServoBindings.toml. r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D48143

--HG--
extra : moz-landing-system : lando
2019-10-04 07:15:20 +00:00
Julian Descottes 4a6c0d2c6f Bug 1585747 - Remove devtools-specific workaround in BrowsingContext.cpp r=nika
Depends on D47963

This workaround was only used by DevTools when using a chrome frame. DevTools toolbox now always uses frame type=content, so the workaround can be removed.

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

--HG--
extra : moz-landing-system : lando
2019-10-04 07:03:49 +00:00
Julian Descottes 5f317e2d24 Bug 1585747 - Remove devtools preference devtools.toolbox.content-frame r=ochameau
Differential Revision: https://phabricator.services.mozilla.com/D47963

--HG--
extra : moz-landing-system : lando
2019-10-03 15:15:49 +00:00
Tom Ritter f19cbdfb39 Bug 1585351 - Bug 1460357 disabled AVX instructions for the mingw build; this is no longer needed r=lsalzman
Bug 1460357 disabled AVX because gcc was generating unaligned instructions. But clang doesn't seem
to do that.

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

--HG--
extra : moz-landing-system : lando
2019-10-03 21:02:16 +00:00
Robert Strong aa2824a817 Bug 1510494 - write elevated updater log and status files to a new directory in the Maintenance Service directory. r=agashlin,mhowell
Differential Revision: https://phabricator.services.mozilla.com/D46627

--HG--
extra : moz-landing-system : lando
2019-10-04 03:11:40 +00:00
Tom Tung 9f89b08062 Bug 1577311 - Close the stream if there is a failure during the creation; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D47118

--HG--
extra : moz-landing-system : lando
2019-10-02 07:58:10 +00:00
Andreea Pavel ab6c3faf7b Backed out changeset bf0900c02d78 (bug 1577508) for build bustages on a CLOSED TREE 2019-10-03 12:43:21 +03:00