From 2257c33ee99fa104000562b7e48a57d1edfd60dc Mon Sep 17 00:00:00 2001 From: moz-wptsync-bot Date: Thu, 4 Dec 2025 00:23:00 +0000 Subject: [PATCH] Gecko sync update --- webtransport/META.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/webtransport/META.yml b/webtransport/META.yml index e201910f9..2abd775c6 100644 --- a/webtransport/META.yml +++ b/webtransport/META.yml @@ -13,3 +13,16 @@ links: - test: stats.https.any.sharedworker.html - test: stats.https.any.html url: https://bugzilla.mozilla.org/show_bug.cgi?id=1881211 +- product: firefox + results: + - subtest: 'WebTransport interface: attribute protocol' + test: idlharness.https.any.sharedworker.html + - subtest: 'WebTransport interface: webTransport must inherit property "protocol" + with the proper type' + test: idlharness.https.any.sharedworker.html + - subtest: 'WebTransport interface: attribute protocol' + test: idlharness.https.any.worker.html + - subtest: 'WebTransport interface: webTransport must inherit property "protocol" + with the proper type' + test: idlharness.https.any.worker.html + url: https://bugzilla.mozilla.org/show_bug.cgi?id=2003955