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

694748 Коммитов

Автор SHA1 Сообщение Дата
Tom Prince 87594e7430 Bug 1527313: Pass workdir down to multi-l10n script; r=Callek
Differential Revision: https://phabricator.services.mozilla.com/D63404

--HG--
extra : moz-landing-system : lando
2020-03-05 23:21:55 +00:00
Logan Smyth ecac76dba1 Bug 1620222 - Avoid redeclaration error in eager-eval test. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D65681

--HG--
extra : moz-landing-system : lando
2020-03-06 08:07:16 +00:00
Kershaw Chang 157cfd5fb9 Bug 1620300 - turn on network.trr.fetch_off_main_thread, r=valentin
Differential Revision: https://phabricator.services.mozilla.com/D65566

--HG--
extra : moz-landing-system : lando
2020-03-06 08:20:16 +00:00
Christoph Kerschbaumer 2a8f862604 Bug 1620514: Remove null checks for loadinfo within nsHttpChannel. r=dragana
Differential Revision: https://phabricator.services.mozilla.com/D65684

--HG--
extra : moz-landing-system : lando
2020-03-06 08:36:09 +00:00
Simon Giesecke 26b1a35f01 Bug 1617170 - Use nsBaseHashtable::RemoveIf function in dom/indexedDB code. r=dom-workers-and-storage-reviewers,asuth
Differential Revision: https://phabricator.services.mozilla.com/D64091

--HG--
extra : moz-landing-system : lando
2020-03-05 19:51:36 +00:00
Cosmin Sabou 84ae28f9f3 Bug 1619593 - Update metadata. a=test-only
--HG--
extra : source : 3300dc7722496fcba88b6da73cd87b8260efac8e
2020-03-05 19:33:39 +02:00
Cosmin Sabou 7cf02b45cc Bug 1619593 - Update metadata. a=test-only
--HG--
extra : source : 0c63e6d743b92e5590cc01675d1ebe31f563a7b7
2020-03-05 17:53:48 +02:00
Ted Campbell 03276a0a00 Bug 1620036 - Remove miscellaneous uses of LazyScript type. r=djvj
Differential Revision: https://phabricator.services.mozilla.com/D65388

--HG--
extra : moz-landing-system : lando
2020-03-05 14:32:47 +00:00
Ted Campbell beb4868307 Bug 1620036 - Remove LazyScript references from JS frontend. r=djvj
Differential Revision: https://phabricator.services.mozilla.com/D65387

--HG--
extra : moz-landing-system : lando
2020-03-05 14:32:17 +00:00
Ted Campbell 2447f87e3b Bug 1620036 - Remove LazyScript references from script-iterator API. r=djvj
Differential Revision: https://phabricator.services.mozilla.com/D65386

--HG--
extra : moz-landing-system : lando
2020-03-05 14:30:19 +00:00
Ted Campbell 7639d29589 Bug 1620036 - Add BaseScript::asJSScript() instead of static_casts. r=djvj
Differential Revision: https://phabricator.services.mozilla.com/D65385

--HG--
extra : moz-landing-system : lando
2020-03-05 14:23:56 +00:00
Ted Campbell 3b8db762c7 Bug 1620036 - Use BaseScript to represent enclosingLazyScript. r=djvj
Differential Revision: https://phabricator.services.mozilla.com/D65384

--HG--
extra : moz-landing-system : lando
2020-03-05 14:22:44 +00:00
Ehsan Akhgari 33ff3be998 Bug 1620082 - Improve the documentation for AntiTrackingCommon::IsOnContentBlockingAllowList; r=baku
Differential Revision: https://phabricator.services.mozilla.com/D65414

--HG--
extra : moz-landing-system : lando
2020-03-05 12:21:42 +00:00
Christian Holler 0a2e8a7c6e Bug 1606635 - Remove suppression for fixed bug. r=janv
Differential Revision: https://phabricator.services.mozilla.com/D65487

--HG--
extra : moz-landing-system : lando
2020-03-05 09:45:58 +00:00
Tom Ritter 33c7db6d05 Bug 1620263 - Disable JS Load Telemetry in Beta r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D65534

--HG--
extra : moz-landing-system : lando
2020-03-05 14:43:16 +00:00
Andrei Oprea 6480f23881 Bug 1620245 - Sign in to Sync about:welcome card silently failed because of missing component state r=k88hudson
Differential Revision: https://phabricator.services.mozilla.com/D65520

--HG--
extra : moz-landing-system : lando
2020-03-05 14:33:22 +00:00
Emilio Cobos Álvarez 1932a23937 Bug 1620246 - Fix snapping to avoid also changing coordinate spaces. r=spohl
Bug 1615026 introduced some coordinate space change which I didn't intend.
NSRectToSnappedRect does what we want instead.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 14:43:14 +00:00
Cosmin Sabou 6092c11e2b Bug 1619593 - Update metadata. a=test-only
--HG--
extra : rebase_source : 0b6424d03a03f2f7173aeb65ea19c73447ddd28b
2020-03-05 16:29:07 +02:00
Simon Fraser ae80827888 Bug 1619944 Migrate partials and pipfile-updates to use requirements.txt r=bhearsum
Differential Revision: https://phabricator.services.mozilla.com/D65323

--HG--
rename : taskcluster/ci/pipfile-update/kind.yml => taskcluster/ci/python-dependency-update/kind.yml
rename : taskcluster/docker/pipfile-updates/Dockerfile => taskcluster/docker/python-dependency-update/Dockerfile
rename : taskcluster/docker/pipfile-updates/README.md => taskcluster/docker/python-dependency-update/README.md
rename : taskcluster/docker/pipfile-updates/runme.sh => taskcluster/docker/python-dependency-update/runme.sh
rename : taskcluster/docker/pipfile-updates/scripts/update_pipfiles.sh => taskcluster/docker/python-dependency-update/scripts/update_pipfiles.sh
rename : taskcluster/docker/pipfile-updates/setup.sh => taskcluster/docker/python-dependency-update/setup.sh
rename : taskcluster/taskgraph/transforms/pipfile_update.py => taskcluster/taskgraph/transforms/python_update.py
extra : moz-landing-system : lando
2020-03-05 13:49:24 +00:00
alexandru.ionescu f791019f83 Bug 1620163 Update Browsertime test descriptions on perfdocs r=perftest-reviewers,sparky
Differential Revision: https://phabricator.services.mozilla.com/D65474

--HG--
extra : moz-landing-system : lando
2020-03-05 12:58:58 +00:00
alexandru.ionescu 2ac76df563 Bug 1620163 Fix perfdocs to not skip missing tests r=sparky,perftest-reviewers
There is a logic error in the code that is not catching missing tests. Also, the manifest path for each test needs to be added along with the test name so the logger can be able to print it.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 13:13:00 +00:00
alexandru.ionescu cb8a401831 Bug 1604541 Stop raptor android performance tests on opt builds r=sparky,perftest-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D64939

--HG--
extra : moz-landing-system : lando
2020-03-05 13:30:18 +00:00
Alastor Wu a2c1272473 Bug 1577890 - part11 : remove 'mediaSuspend' from nsIDOMWindowUtils. r=baku
After removing Fennec-specific media control and audio focus related code, now no one is using `mediaSuspend` attribute, so we can remove it as well.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 06:18:24 +00:00
Alastor Wu b8547c32fd Bug 1577890 - part10 : remove unused function 'ShouldBlockMedia()'. r=baku
No one is using these function, so we can remove it.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 06:18:00 +00:00
Alastor Wu 1aded2bb3d Bug 1577890 - part9 : remove unused suspend types. r=baku
We won't need these suspend states anymore which were used for media control and audio focus on Fennec.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 06:17:41 +00:00
Alastor Wu dcb5adabb7 Bug 1577890 - part8 : remove fennec media control related logic from HTMLMediaElement r=baku
Those suspend and resume related logic were used for implemeting media control and audio focus on Fennec. After removing those things, the only purpose of `AudioChannelAgentCallback` would be muting and unmuting media element from audio channel (eg. clicking sound indicator to mute/unmute tab)

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

--HG--
extra : moz-landing-system : lando
2020-03-05 06:17:08 +00:00
Alastor Wu afd7e10439 Bug 1577890 - part7 : remove 'computedSuspended' which is a testing-only attribute. r=baku
This attribute is used to expose the internal suspend state of media element to see if we set `SUSPENDED_PAUSE` and `SUSPENDED_PAUSE_DISPOSABLE` correctly. As we don't use those suspend state anymore and have removed the related tests, no need to keep this attribute anymore.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 06:17:48 +00:00
Alastor Wu 0936fc7520 Bug 1577890 - part6 : remove browser's methods which were used for android media control. r=baku
These methods were used for media control and audio focus on Fennec, and we don't need them anymore.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 06:15:33 +00:00
Alastor Wu 0e6a3fee29 Bug 1577890 - part5 : remove tests for checking suspend states. r=baku
These tests are used to test `SUSPENDED_PAUSE`, which is used for the old audio focus mechanism on Fennec, and `SUSPENDED_PAUSE_DISPOSABLE`, which is used for the media control on Fennec.

As we don't use them anymore, we can remove these tests.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 06:12:55 +00:00
Alastor Wu 62a36c3771 Bug 1577890 - part4 : remove media control Android chrome test. r=snorp
This test is used to test media control feature and audio focus feature, but on Fenix we are no longer use these method to implement those features, we use other android component instead [1]. Therefore, we can remove this test because the thing it tests is actually not being used anymore.

[1] 1795ba8345/components/feature/media/src/main/java/mozilla/components/feature/media

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

--HG--
extra : moz-landing-system : lando
2020-03-05 22:40:48 +00:00
Alastor Wu c66d507f46 Bug 1577890 - part3 : remove media control related code in AndroidBridge. r=snorp
These attribute and method were added for media control in Fennec and it seems we forgot to clean them.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 22:40:55 +00:00
Alastor Wu e3f41d5cf0 Bug 1577890 - part2 : remove 'media-playback-resumed' notification. r=baku
`media-playback-resumed` was a notification we used on Fennec to indicate media playback state changes and we should update the UI button on the virtual control interface. As it's not being used by anyone since we deprecate Fennec, we can remove all related code.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 06:09:59 +00:00
Alastor Wu a3c85da8f4 Bug 1577890 - part1 : remove 'media-playback' notification. r=baku
`media-playback` was a notification which we used for Fennec to indicate media has started playing and we should show the virtual controller interface. As it's not being used by anyone since we deprecate Fennec, we can remove all related code.

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

--HG--
extra : moz-landing-system : lando
2020-03-04 22:34:11 +00:00
Jeff Walden fd6a5c9a85 Bug 1619485 - Make |new ReadableStream().getReader({ mode: "byob" })| throw a TypeError to placate certain wpt tests, even if we don't implement byte streams at all yet. r=evilpie
Differential Revision: https://phabricator.services.mozilla.com/D65049

--HG--
extra : moz-landing-system : lando
2020-03-05 21:07:11 +00:00
Emilio Cobos Álvarez 120f5df5a7 Bug 1620451 - Make checkboxes draw inside their bounds properly. r=mstange
We were stroking the ellipse which strokes through the middle of the path,
meaning that it overflowed by one css pixel around the circle.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 22:36:12 +00:00
Edwin Takahashi 914f9794fd Bug 1611566 - support python3 in taskcluster/taskgraph/try_option_syntax.py and taskcluster/taskgraph/taskgraph.py r=Callek
Changes:

Replaces all instances of `itervlaues` and `iteritems` with `six` variant.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 22:51:44 +00:00
Mathieu Leplatre 2d4875b904 Bug 1618491 - Detect shutdown during Remote Settings sync r=glasserc
Differential Revision: https://phabricator.services.mozilla.com/D65318

--HG--
extra : moz-landing-system : lando
2020-03-05 18:06:52 +00:00
James Willcox fba7b13faa Bug 1618552 - Remove unused AndroidCastDeviceProvider.jsm r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D65622

--HG--
extra : moz-landing-system : lando
2020-03-05 21:50:13 +00:00
Nicholas Nethercote e275a8b6cb Bug 1620151 - Improve the imprecise stack matching used for `test_dmd.js`. r=erahm
Differential Revision: https://phabricator.services.mozilla.com/D65454

--HG--
extra : moz-landing-system : lando
2020-03-05 21:40:52 +00:00
Tooru Fujisawa 0d174f7a67 Bug 1620422 - Throw SyntaxError/InternalError from JS shell parse(code, {smoosh: true}), depending on the result. r=evilpie
Differential Revision: https://phabricator.services.mozilla.com/D65621

--HG--
extra : moz-landing-system : lando
2020-03-05 21:55:23 +00:00
Mike Hommey cd74d7a486 Bug 1620164 - Move the contents of browser/config/mozconfigs/win64/cross to common-win64. r=firefox-build-system-reviewers,rstewart
While here, change ${TOOLTOOL_DIR}/vs2017_15.8.4 to ${VSPATH} which
expands to the same thing without depending on the version of MSVC.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 21:40:45 +00:00
Mike Hommey 94cc9dbfcb Bug 1620164 - Include mozconfig.vs-latest from common-aarch64. r=firefox-build-system-reviewers,rstewart
Differential Revision: https://phabricator.services.mozilla.com/D65472

--HG--
extra : moz-landing-system : lando
2020-03-05 21:41:06 +00:00
Mike Hommey 0a24df2fa3 Bug 1620164 - Add a common-win32 mozconfig, and include mozconfig.vs-latest from there. r=firefox-build-system-reviewers,rstewart
Also, set the target explicitly, rather than get it implicitly from
MozillaBuild being 32-bits.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 21:41:12 +00:00
Mike Hommey 122dd3b291 Bug 1620164 - Include mozconfig.vs-latest from common-win64 r=firefox-build-system-reviewers,rstewart
Differential Revision: https://phabricator.services.mozilla.com/D65470

--HG--
extra : moz-landing-system : lando
2020-03-05 21:41:19 +00:00
Mike Hommey e71aed1a71 Bug 1619867 - Use the nightly mozconfig for win64-cross builds. r=rstewart
Differential Revision: https://phabricator.services.mozilla.com/D65296

--HG--
extra : moz-landing-system : lando
2020-03-05 21:54:12 +00:00
Mike Hommey 5e3d7e3257 Bug 1619867 - Look for .exe-suffixed midl and rc from configure. r=dmajor
With this and all the previous changes, the necessary mozconfig for
local cross-builds only contains DIA_SDK_PATH, WINDOWSSDKDIR and
--target.

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

--HG--
extra : moz-landing-system : lando
2020-03-04 17:13:24 +00:00
Mike Hommey 5da778f6e4 Bug 1617147 - Stop setting check_prog result to : for missing programs. r=nalexander,rstewart
This was cargo culted from the autoconf equivalent, and while it makes a
command that does "$(PROG) foo" work because it becomes ": foo", that
may or may not actually be a desirable outcome.

OTOH, we do have some places where there are some "ifdef PROG" that are
just plain wrong when PROG is always actually set.

One place I do know that does check if the value is not ":" is for
OBJCOPY, which is still set from autoconf.

All in all, looking at all the check_prog(allow_missing=True) we have in
python configure, it doesn't seem anything is checking for ":", and that
doesn't seem like the right status quo.

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

--HG--
extra : moz-landing-system : lando
2020-03-05 21:52:10 +00:00
Andreea Pavel f56f1b31d8 Bug 1118592 - disable browser_tableWidget_mouse_interaction.js on linux18.04 opt r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D65256

--HG--
extra : moz-landing-system : lando
2020-03-04 12:41:04 +00:00
Jason Laster 9d1ccbfbbf Bug 1605166 - Selecting non paused thread should switch context and update selector. r=nchevobbe
Differential Revision: https://phabricator.services.mozilla.com/D65419

--HG--
extra : moz-landing-system : lando
2020-03-06 07:07:17 +00:00
Jonathan Watt 56e18a7319 Bug 1619403. Merge nsPrintJob's GetDisplayTitleAndURL and GetDocumentTitleAndURL. r=nordzilla
This also removes nsPrintJob::mFallbackDocTitle since there really is no point
in blindly calculating it ahead of time when we will virtually never use it,
and even if there was there's no reason to store in on the nsPrintJob given
that we create a new nsPrintJob every time we print!

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

--HG--
extra : moz-landing-system : lando
2020-03-03 20:08:53 +00:00