876294 Commits

Author SHA1 Message Date
Cosmin Sabou
929aa77b1b Bug 1884010 - adjust conditions for tests that are failing on linux wayland. a=test-only 2024-03-09 03:19:05 +02:00
Punam Dahiya
7772ab2d99 Bug 1877210 - Remove unused asrouter components r=omc-reviewers,aminomancer
Differential Revision: https://phabricator.services.mozilla.com/D204122
2024-03-08 23:06:14 +00:00
Punam Dahiya
766f1b6370 Bug 1877212 - Move aboutwelcome xpcshell tests from newtab r=omc-reviewers,aminomancer
Differential Revision: https://phabricator.services.mozilla.com/D204104
2024-03-08 23:05:42 +00:00
alwu
e085c179d6 Bug 1884209 - part3 : add 'media.wmf.media-engine.channel-decoder.enabled=false' r=gerard-majax
When disabling the audio utility pref, there are some tests testing the
fallback mechanism, which means the audio decoding would happen either
on the RDD process or the content process.

However, on wmfme, the pref `media.wmf.media-engine.channel-decoder.enabled`
is enabled [1] in order to run non-mse playback on the MFCDM process,
that causes failure for those tests.

As that pref is a test-only pref and won't be used on the production, we
should simply disable that pref for those tests in order to get the
expected behavior.

[1] https://searchfox.org/mozilla-central/rev/b55a24116575b1b6c17f1aa56a0b142d86dfa41c/taskcluster/ci/test/variants.yml#343

Depends on D203953

Differential Revision: https://phabricator.services.mozilla.com/D203954
2024-03-08 22:39:47 +00:00
alwu
16764c5fd5 Bug 1884209 - part2 : run audio utility tests in wmfme. r=gerard-majax
Add these tests into wmfme task in order to verify whether they can run
well when the media engine related prefs are enabled.

Depends on D203952

Differential Revision: https://phabricator.services.mozilla.com/D203953
2024-03-08 22:39:47 +00:00
alwu
ec0be3c395 Bug 1884209 - part1 : move audio utility tests to subsuite 'media-bc' and 'media'. r=gerard-majax
These tests are more related to media than IPC, so we should move them
into the default media test suite.

Differential Revision: https://phabricator.services.mozilla.com/D203952
2024-03-08 22:39:47 +00:00
Cosmin Sabou
a789c90976 Bug 1883868 - Restrict new codepath to worker threads. CLOSED TREE
So as to not change load timing from stylo threads.
2024-03-09 02:01:13 +02:00
Cosmin Sabou
0f00df454f Backed out 3 changesets (bug 1879181) for causing gtest failures on ContentAnalysisTest.
Backed out changeset b2407a14159f (bug 1879181)
Backed out changeset 78303b2900e9 (bug 1879181)
Backed out changeset 25521d09c1de (bug 1879181)
2024-03-09 01:59:45 +02:00
Cosmin Sabou
a6c8604fef Backed out 3 changesets (bug 1862002) for causing android xpcshell failures on test_OHTTP.
Backed out changeset cf0ec10fbd23 (bug 1862002)
Backed out changeset 712db400d295 (bug 1862002)
Backed out changeset 39425b9e5663 (bug 1862002)
2024-03-09 01:34:59 +02:00
Byron Campen
fa06f1035f Bug 1881396: Refresh webrtc codec glean telemetry. r=dbaker
Depends on D204045

Differential Revision: https://phabricator.services.mozilla.com/D204092
2024-03-08 21:54:44 +00:00
Byron Campen
f77a0f92c0 Bug 1881403: Extend the expiries for rtcrtpsender glean telemetry. r=jib,TravisLong
Differential Revision: https://phabricator.services.mozilla.com/D204045
2024-03-08 21:54:44 +00:00
Drew Willcoxon
d2b5c9921c Bug 1884435 - Remove border from the Yelp suggestion icon. r=desktop-theme-reviewers,daisuke
Differential Revision: https://phabricator.services.mozilla.com/D204090
2024-03-08 21:32:42 +00:00
Boris Chiou
db2b63eba3 Bug 1883269 - Enable layout.css.transition-behavior.enabled globally for svg WPT. r=TYLin
Just in case if other venders add tests in other svg folders.

Differential Revision: https://phabricator.services.mozilla.com/D204099
2024-03-08 21:31:34 +00:00
Jeff Muizelaar
8e55b03ff6 Bug 1884421 - Update Speedometer 3 repo to 8d67f28d0281ac4330f283495b7f48286654ad7d. r=mstange
64a5e7c0ba...8d67f28d02

This includes:
jQuery workloads: use :nth-child() in a querySelector call in each it…

Differential Revision: https://phabricator.services.mozilla.com/D204075
2024-03-08 21:30:22 +00:00
Tom Ritter
5ee8239240 Bug 1882482 - Collect text-only zoom (browser.zoom.full). r=tjr
Differential Revision: https://phabricator.services.mozilla.com/D202936
2024-03-08 21:29:06 +00:00
Tom Ritter
f3a73f9a0f Bug 1882482 - Collect media.eme.enabled. r=tjr
Differential Revision: https://phabricator.services.mozilla.com/D202935
2024-03-08 21:29:05 +00:00
Tom Ritter
a5dc0a83a5 Bug 1882482 - Collect intl.accept_languages. r=tjr
Differential Revision: https://phabricator.services.mozilla.com/D202942
2024-03-08 21:29:05 +00:00
Tom Ritter
6ced32b97c Bug 1882054 - Collect target frame rate. r=tjr
Differential Revision: https://phabricator.services.mozilla.com/D202710
2024-03-08 21:29:04 +00:00
Tom Ritter
54b9f6b7db Bug 1881773 - Collect timezone. r=tjr
Differential Revision: https://phabricator.services.mozilla.com/D202598
2024-03-08 21:29:04 +00:00
Tom Ritter
2a054b5578 Bug 1881759 - Collect processor count. r=tjr
Differential Revision: https://phabricator.services.mozilla.com/D202580
2024-03-08 21:29:04 +00:00
Tom Ritter
7cffe0691f Bug 1881749 - Collect screen width and height. r=tjr
Differential Revision: https://phabricator.services.mozilla.com/D202572
2024-03-08 21:29:03 +00:00
Ben Hearsum
bcdc5f8455 Bug 1884386: Disable taskgraph-diff task for now to reduce load on hg.mozilla.org r=ahal,taskgraph-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D204086
2024-03-08 21:23:42 +00:00
Ben Hearsum
1559b7ccda Bug 1884386: Revert D204065 and D204046 r=ahal,taskgraph-reviewers
These ended up using the wrong value for `base_ref` for taskgraph-diff jobs.

Differential Revision: https://phabricator.services.mozilla.com/D204085
2024-03-08 21:23:41 +00:00
Henrik Skupin
c53a17c641 Bug 1877469 - [wdspec] Improve tests for "browsingContext.activate" and "browsingContext.create" for document status. r=webdriver-reviewers,Sasha
Depends on D201061

Differential Revision: https://phabricator.services.mozilla.com/D201062
2024-03-08 21:17:12 +00:00
Henrik Skupin
997202a1d6 Bug 1877469 - [webdriver-bidi] Await visibilitystatus change for previously selected tab when creating or switching tabs. r=webdriver-reviewers,jgraham
Differential Revision: https://phabricator.services.mozilla.com/D201061
2024-03-08 21:17:11 +00:00
sunil mayya
b72114e181 Bug 1864817 - implement OnDataFinished for CSSLoader. r=jesup,necko-reviewers,emilio
Differential Revision: https://phabricator.services.mozilla.com/D189403
2024-03-08 20:58:37 +00:00
Jan-Ivar Bruaroey
693d0e730b Bug 1882399 - fix mach lint warning in PeerConnection.sys.mjs. r=bwc
Differential Revision: https://phabricator.services.mozilla.com/D203976
2024-03-08 20:58:09 +00:00
Jan-Ivar Bruaroey
f518e31896 Bug 1882399 - Make pc.localDescription etc. attributes behave like data properties in nightly. r=bwc
Differential Revision: https://phabricator.services.mozilla.com/D203048
2024-03-08 20:58:09 +00:00
Jan-Ivar Bruaroey
4cbdb31334 Bug 1882399 - Make RTCSessionDescription members readonly in Nightly cycle using pref media.peerconnection.description.legacy.enabled = false. r=bwc
Differential Revision: https://phabricator.services.mozilla.com/D203816
2024-03-08 20:58:08 +00:00
Jan-Ivar Bruaroey
a3249bbbcf Bug 1882399 - Update sLD and sRD to spec wrt WebIDL inputs RTCSessionDescriptionInit/RTCLocalSessionDescriptionInit. r=bwc,webidl,saschanaz
Differential Revision: https://phabricator.services.mozilla.com/D203046
2024-03-08 20:58:08 +00:00
Jan-Ivar Bruaroey
765e428d7a Bug 1882399 - Avoid warnings (or turn off media.peerconnection.treat_warnings_as_errors on legacy tests). r=bwc
Differential Revision: https://phabricator.services.mozilla.com/D203815
2024-03-08 20:58:07 +00:00
Jan-Ivar Bruaroey
153a3a5c99 Bug 1882399 - Relax warning on number of ICE servers/urls from max 2 to max 4. r=bwc
Differential Revision: https://phabricator.services.mozilla.com/D203814
2024-03-08 20:58:07 +00:00
Jan-Ivar Bruaroey
b75ea4dd09 Bug 1882399 - Add pref media.peerconnection.treat_warnings_as_errors to catch warnings in mochitests. r=bwc
Differential Revision: https://phabricator.services.mozilla.com/D203813
2024-03-08 20:58:07 +00:00
Otto Länd
ebfe61b4bf Bug 1879181: apply code formatting via Lando
# ignore-this-changeset
2024-03-08 21:29:48 +00:00
David P
e6602ebf91 Bug 1879181: Unit test ContentAnalysis URL filter lists r=gstoll
Would be nice to check all of AnalyzeContentRequest but proper CA unit tests
are still wip.

Differential Revision: https://phabricator.services.mozilla.com/D203509
2024-03-08 20:28:09 +00:00
David P
c76a1ddc8d Bug 1879181: Allow skipping content analysis for requests that match url list r=gstoll,win-reviewers
Check the URLs in the request against the prefs
browser.contentanalysis.allow_url_regex_list and
browser.contentanalysis.deny_url_regex_list, which are space-separated
lists of ECMAscript regexs that match against ASCII-encoded URLs.

Differential Revision: https://phabricator.services.mozilla.com/D203508
2024-03-08 20:28:09 +00:00
Ray Kraesig
99a762fcd7 Bug 1884107 - conditionalize private variable mUseSandbox r=ipc-reviewers,mccr8
Minor cleanup performed during bug 1878993 revealed this issue.

Differential Revision: https://phabricator.services.mozilla.com/D203925
2024-03-08 20:19:13 +00:00
Chris H-C
7ac05bd8cd Bug 1862002 - Prototype OHTTP in FOG r=wstuckey,TravisLong
Differential Revision: https://phabricator.services.mozilla.com/D203529
2024-03-08 20:09:20 +00:00
Chris H-C
cb0c1c8065 Bug 1862002 - Update old pings.yaml comment from 2020 r=perry.mcmanis
Differential Revision: https://phabricator.services.mozilla.com/D203528
2024-03-08 20:09:19 +00:00
Chris H-C
f0e9bea9cd Bug 1862002 - Clippy fixes for glean/src/lib.rs r=perry.mcmanis
Differential Revision: https://phabricator.services.mozilla.com/D203527
2024-03-08 20:09:19 +00:00
pstanciu
ee93d16654 Backed out changeset 3ca2467996c3 (bug 1875502) for causing marionette failures on test_no_window_update_restart.py. CLOSED TREE 2024-03-08 22:41:27 +02:00
Nikki Sharpley
39d3d03660 Bug 1877786 - Test for muting and unmuting a tab via tab row keyboard navigation r=fxview-reviewers,kcochrane
Differential Revision: https://phabricator.services.mozilla.com/D203936
2024-03-08 19:58:02 +00:00
David P
ad262e4950 Bug 1882601: Add content analysis config to enterprise policy r=gstoll,mkaply
Differential Revision: https://phabricator.services.mozilla.com/D203339
2024-03-08 19:37:04 +00:00
Joel Maher
75a95d3fc5 Bug 1884010 - cleanup android related .toml conditions. r=aryx,jgilbert
Differential Revision: https://phabricator.services.mozilla.com/D203838
2024-03-08 19:34:38 +00:00
Nicholas Rishel
cb71dc20a7 Bug 1883476 - Part 3: Remove dead launched from WDBA telemetry. r=nalexander
Backed out changeset 5d6127a9b7ed.

Differential Revision: https://phabricator.services.mozilla.com/D203516
2024-03-08 19:27:23 +00:00
Nicholas Rishel
675a598de1 Bug 1826375 - Part 2: Remove WinToast. r=mhughes,firefox-build-system-reviewers,sylvestre,nalexander
WinToast had a single dependency in the Windows Default Agent which has since been migrated to Firefox's notification implementation.

Differential Revision: https://phabricator.services.mozilla.com/D203489
2024-03-08 19:27:23 +00:00
Nicholas Rishel
2657cfb14b Bug 1826375 - Part 1: Remove C++ do-task implementation for the Default Agent. r=mhughes,nalexander,sylvestre
Differential Revision: https://phabricator.services.mozilla.com/D203488
2024-03-08 19:27:22 +00:00
Ben Hearsum
b623c0efa1 Bug 1884386: load parameters file before trying to access parameters in taskgraph --diff r=ahal,taskgraph-reviewers
This is a pretty crappy hack to workaround an error that https://phabricator.services.mozilla.com/D204046 introduced.

Differential Revision: https://phabricator.services.mozilla.com/D204065
2024-03-08 18:51:02 +00:00
Mozilla Releng Treescript
c0112ee7fb no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
cs -> c53449854dbd8a55fc59097684a33183af91788a
da -> e70a0146bbef82e83420dea864aa9500af811e11
fur -> 5597f975a60cc48d6ebbce004bc65d2689fc8ed8
fy-NL -> 64a6dd406652c07225b297d28e82a45fb0f1176a
gn -> 21f953fdfa2f460c9eb9bee9bb11f2ad1d501946
kk -> 7e98ed0f7c6076c87936cfda1cfce94785957cb1
lv -> f21ff0aeca3bf128e039fc26a0d9caca5ea63181
pa-IN -> 20b8701163eae909492cf46826c94d7c91872288
th -> 736ae01b5230dd5cc0471d3e0c1f69a40f84bf5d
tr -> 1e8a5c60b812c0750884e547d423559878c7735b
2024-03-08 19:02:12 +00:00
Joel Maher
0388849f75 Bug 1861075 - filter tasks by --worker-type. r=taskgraph-reviewers,hneiva
Differential Revision: https://phabricator.services.mozilla.com/D203671
2024-03-08 18:47:59 +00:00