- 18 Mar, 2020 3 commits
-
-
Gijs Kruitbosch authored
Differential Revision: https://phabricator.services.mozilla.com/D67323 --HG-- extra : moz-landing-system : lando
-
Dzmitry Malyshau authored
follow-up to D65319 Differential Revision: https://phabricator.services.mozilla.com/D67212 --HG-- extra : moz-landing-system : lando
-
Shane Caraveo authored
Differential Revision: https://phabricator.services.mozilla.com/D66690 --HG-- extra : moz-landing-system : lando
-
- 14 Mar, 2020 1 commit
-
-
Steve Fink authored
Differential Revision: https://phabricator.services.mozilla.com/D65827 --HG-- extra : moz-landing-system : lando
-
- 18 Mar, 2020 18 commits
-
-
Gijs Kruitbosch authored
Bug 1620921 - restart broadcasting system principal blob URIs to ensure 'view image' works correctly, r=baku Differential Revision: https://phabricator.services.mozilla.com/D67348 --HG-- extra : moz-landing-system : lando
-
Bob Clary authored
Differential Revision: https://phabricator.services.mozilla.com/D67315 --HG-- extra : moz-landing-system : lando
-
valenting authored
Differential Revision: https://phabricator.services.mozilla.com/D67363 --HG-- extra : amend_source : 795679bb13ac0c3761368519e76beb354984595c
-
Razvan Maries authored
Backed out changeset 7cc2f29cc5ec (bug 1623110) for perma failures on browser_net_headers-resize.js. CLOSED TREE
-
Daniel Varga authored
Backed out 2 changesets (bug 1572786, bug 1621022) for causing mochitest failures at widget/tests/test_keycodes.xhtml CLOSED TREE Backed out changeset 6afede62221b (bug 1572786) Backed out changeset e08a023c7212 (bug 1621022)
-
Daniel Varga authored
Backed out 2 changesets (bug 1611914, bug 1605494) for causing browser chrome failures at browser/components/aboutlogins/tests/browser/browser_osAuthDialog.js CLOSED TREE Backed out changeset b0ef46ae3853 (bug 1611914) Backed out changeset f93685e544c5 (bug 1605494) --HG-- extra : amend_source : 0e196a48b4b196268ddae92af2fa00067bb6dc0b
-
Andrew Halberstadt authored
Bug 1623339 - [lint.flake8] Fix path filtering bug when specifying subdirectory of excluded path, r=linter-reviewers,sylvestre Differential Revision: https://phabricator.services.mozilla.com/D67335 --HG-- rename : tools/lint/test/files/flake8/subdir/exclude/bad.py => tools/lint/test/files/flake8/subdir/exclude/exclude_subdir/bad.py extra : moz-landing-system : lando
-
Andrew Halberstadt authored
Differential Revision: https://phabricator.services.mozilla.com/D67334 --HG-- extra : moz-landing-system : lando
-
Andrew Halberstadt authored
Differential Revision: https://phabricator.services.mozilla.com/D67333 --HG-- extra : moz-landing-system : lando
-
Andrew Halberstadt authored
Depends on D67343 Differential Revision: https://phabricator.services.mozilla.com/D67344 --HG-- extra : moz-landing-system : lando
-
Andrew Halberstadt authored
Differential Revision: https://phabricator.services.mozilla.com/D67343 --HG-- extra : moz-landing-system : lando
-
Greg Tatum authored
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
-
Greg Tatum authored
This patch makes it so that the profiler shortcuts work based on the location of the profiler menu button. It changes it so that if the menu button is in the navbar or other menus, the shortcuts will work. Otherwise, the shortcuts will be a no-op. This removes the Tools -> Web Developer - Enable Profiler Menu Button option. By default on Nightly and Dev Edition the profiler menu button will be available. On other channels, users must visit profiler.firefox.com. Differential Revision: https://phabricator.services.mozilla.com/D66785 --HG-- extra : moz-landing-system : lando
-
Jan Odvarko authored
Differential Revision: https://phabricator.services.mozilla.com/D67294 --HG-- extra : moz-landing-system : lando
-
cangreja533 authored
Bug 1622274 - Replace BrowserTestUtils.waitForCondition with TestUtils.waitForCondition in browser_temporary permissions navigation.js. r=prathiksha Differential Revision: https://phabricator.services.mozilla.com/D67320 --HG-- extra : moz-landing-system : lando
-
Kousuke Takaki authored
Differential Revision: https://phabricator.services.mozilla.com/D67101 --HG-- extra : moz-landing-system : lando
-
Simon Giesecke authored
Differential Revision: https://phabricator.services.mozilla.com/D67337 --HG-- extra : moz-landing-system : lando
-
Andi-Bogdan Postelnicu authored
Bug 1623282 - [clang-plugin][alpha] Do not define `MOZ_CLANG_PLUGIN_ALPHA` if we don't need it. r=froydnj Differential Revision: https://phabricator.services.mozilla.com/D67292 --HG-- extra : moz-landing-system : lando
-
- 17 Mar, 2020 3 commits
-
-
valenting authored
If current's top-level browsing context's active document's cross-origin opener-policy is "same-origin" or "same-origin + COEP", then: - Let currentDoc be current's active document. - If currentDoc's origin is not same origin with currentDoc's top-level origin, then set noopener to true. https://gist.github.com/annevk/6f2dd8c79c77123f39797f6bdac43f3e#changes-to-choosing-a-browsing-context Differential Revision: https://phabricator.services.mozilla.com/D66433 --HG-- extra : moz-landing-system : lando
-
valenting authored
Differential Revision: https://phabricator.services.mozilla.com/D65524 --HG-- extra : moz-landing-system : lando
-
valenting authored
Differential Revision: https://phabricator.services.mozilla.com/D64083 --HG-- extra : moz-landing-system : lando
-
- 18 Mar, 2020 15 commits
-
-
valenting authored
Differential Revision: https://phabricator.services.mozilla.com/D64081 --HG-- extra : moz-landing-system : lando
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D67076 --HG-- extra : moz-landing-system : lando
-
Kagami Sascha Rosylight authored
Differential Revision: https://phabricator.services.mozilla.com/D67074 --HG-- extra : moz-landing-system : lando
-
JulianWels authored
Differential Revision: https://phabricator.services.mozilla.com/D65013 --HG-- extra : moz-landing-system : lando
-
Marian Raiciof authored
Bug 1605457 - Awsy jobs on autoland are running both on opt and shippable builds r=perftest-reviewers,sparky Differential Revision: https://phabricator.services.mozilla.com/D65732 --HG-- extra : moz-landing-system : lando
-
William Lachance authored
Differential Revision: https://phabricator.services.mozilla.com/D67207 --HG-- extra : moz-landing-system : lando
-
Bogdan Tara authored
Bug 1618170 - Disable browser_devices_get_user_media_in_frame.js on windows & linux build type opt r=gbrown Differential Revision: https://phabricator.services.mozilla.com/D67015 --HG-- extra : rebase_source : 49919459c3316f48660ee953829bb7bf43ec48b6
-
Paul Adenot authored
Differential Revision: https://phabricator.services.mozilla.com/D64770 --HG-- extra : moz-landing-system : lando
-
Paul Adenot authored
Bug 1558124 - When calling the AudioWorkletProcessor ctor, switch to rethrowing exceptions to handle them manually. r=karlt Differential Revision: https://phabricator.services.mozilla.com/D64769 --HG-- extra : moz-landing-system : lando
-
Paul Adenot authored
Bug 1558124 - Adjust WPT expectations after implementation of `AudioWorkletNode.onprocessorerror`. r=karlt Differential Revision: https://phabricator.services.mozilla.com/D64767 --HG-- extra : moz-landing-system : lando
-
Paul Adenot authored
Bug 1558124 - When an exception happens in the AudioWorkletGlobalScope, fire `onprocessorerror`. r=karlt Differential Revision: https://phabricator.services.mozilla.com/D64766 --HG-- extra : moz-landing-system : lando
-
Paul Adenot authored
Those are needed, respectively to be able to ensure the stream doesn't go away when messaging back to the control thread, and then to access the details of the exception thrown. Differential Revision: https://phabricator.services.mozilla.com/D64765 --HG-- extra : moz-landing-system : lando
-
Paul Adenot authored
Bug 1558124 - Don't suppress the exception when the ctor of an AudioWorkletProcessor throws. r=karlt https://github.com/WebAudio/web-audio-api/issues/2096 Differential Revision: https://phabricator.services.mozilla.com/D64764 --HG-- extra : moz-landing-system : lando
-
Paul Adenot authored
Having nested AutoJSAPI clobbers the exception value of the innermost one on destruction. Differential Revision: https://phabricator.services.mozilla.com/D64763 --HG-- extra : moz-landing-system : lando
-
Masayuki Nakano authored
Differential Revision: https://phabricator.services.mozilla.com/D66981 --HG-- extra : moz-landing-system : lando
-