gecko-dev/dom
Andreas Pehrson 7710707346 Bug 1848749 - Route received RTCP packets directly to PacketReceiver via PCImpl. r=bwc
This patch moves from a model where every received RTCP packet goes through all
MediaPipelines for a given transport, being duplicated along the way to the same
webrtc::PacketReceiver instance; to a model where every received RTCP packet
goes through PeerConnectionImpl to webrtc::PacketReceiver.

With this patch, no duplications occur.

The PacketDumper API expects received RTCP/SRTCP packet to be tied to a level so
this patch maintains the old behavior by dumping received RTCP/SRTCP on all
levels that have dumping enabled.

Differential Revision: https://phabricator.services.mozilla.com/D186227
2023-08-16 10:06:14 +00:00
..
abort
animation Bug 1668200 - use StableSort member function in AnimationEventDispatcher r=birtles 2023-08-10 02:34:00 +00:00
audiochannel Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
base Bug 1840872: apply code formatting via Lando 2023-08-16 09:59:34 +00:00
battery
bindings Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
broadcastchannel
browser-element
cache Bug 1835907, part 7 - Update DOM Cache API tests to remove most TCP-specific code, disable in xorigin - r=asuth 2023-08-15 13:04:05 +00:00
canvas Bug 1847244 - Finish plumbing will-read-frequently through WindowRenderer. r=jrmuizel 2023-08-05 01:05:47 +00:00
chrome-webidl Bug 1840872 - Add InspectorUtils.getRegisteredCssHighlights method. r=jjaschke. 2023-08-16 09:56:43 +00:00
clients
commandhandler
console Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
credentialmanagement Bug 1838894 - support adding and removing virtual authenticators in nsIWebAuthnTransport r=jschanck 2023-08-09 20:47:55 +00:00
crypto Bug 1649306 - webcrypto: avoid passing null to memcpy (even when length is 0) r=jschanck 2023-08-09 23:05:26 +00:00
debugger
docs
encoding Bug 1841314 - Part 7: Add char and uint8_t overloads for NewArrayBufferWithContents. r=sfink 2023-07-06 20:51:00 +00:00
events Bug 1848409 - Tweak the UpdateDefaultPreventedOnContent call to only special case the HTMLEditorEventListener case r=masayuki,dom-core 2023-08-15 13:46:42 +00:00
fetch Bug 1845006 - store the fully-serialized MimeType on data url channels so XHR and fetch may use it for content-type response headers, and clean up the data url parsing code to better match the spec. r=kershaw,sunil,necko-reviewers 2023-08-02 23:41:24 +00:00
file Bug 1847780 - Make RemoteLazyInputStream and DataPipeReceiver non-nullable. r=nika 2023-08-09 15:47:15 +00:00
filesystem
flex
fs Bug 1847989 - Clear only invalid file ids and invalid main files during the additional upgrade for version 2; r=dom-storage-reviewers,jesup 2023-08-14 21:17:33 +00:00
gamepad Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
geolocation Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
grid
html Bug 1848455 - Don't re-enable updates prematurely in HTMLStyleElement::SetTextContentInternal. r=smaug 2023-08-14 14:07:40 +00:00
imptests
indexedDB Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
interfaces Bug 1697151 - Remove permissions.delegation.enabled pref r=pbz 2023-08-11 15:15:54 +00:00
ipc Bug 1673763 - Do not switch processes when loading error pages on Android r=geckoview-reviewers,nika,jonalmeida 2023-08-15 18:43:38 +00:00
jsurl
l10n Bug 1843968 - Hold some strong references. r=mccr8 2023-08-01 12:09:36 +00:00
locales Bug 1847177 - Rewrite mochitests for MathML console message as WPT. r=emilio,flod 2023-08-04 14:19:21 +00:00
localstorage
locks Bug 1842289 - Part 2: Grab WorkerRef outside LockManager constructor r=dom-worker-reviewers,webidl,smaug 2023-07-13 12:32:19 +00:00
manifest Bug 1847811 - Remove network.preload pref. r=necko-reviewers,anti-tracking-reviewers,pbz,kershaw 2023-08-14 10:46:03 +00:00
mathml Bug 1847177 - Rewrite mochitests for MathML console message as WPT. r=emilio,flod 2023-08-04 14:19:21 +00:00
media Bug 1848749 - Route received RTCP packets directly to PacketReceiver via PCImpl. r=bwc 2023-08-16 10:06:14 +00:00
messagechannel Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
midi Bug 1837176 - Convert imports of httpd.js to consume the ES module directly. r=necko-reviewers,webcompat-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,cookie-reviewers,twisniewski,robwu,issammani,bytesized,pbz,valentin 2023-07-12 13:38:34 +00:00
network Bug 1837176 - Convert imports of httpd.js to consume the ES module directly. r=necko-reviewers,webcompat-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,cookie-reviewers,twisniewski,robwu,issammani,bytesized,pbz,valentin 2023-07-12 13:38:34 +00:00
notification Bug 1843046: Do not allow notifications in private window.r=saschanaz 2023-08-15 20:48:13 +00:00
origin-trials
payments
performance
permission Bug 1697151 - Remove permissions.delegation.enabled pref r=pbz 2023-08-11 15:15:54 +00:00
plugins
power
promise Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
prototype Bug 1847715 - Make prototype sync behave as everything else. r=smaug 2023-08-09 08:40:01 +00:00
push Bug 1845311 - [Part 2] Use ChromeUtils.defineLazyGetter in more places r=arai,webcompat-reviewers,necko-reviewers,extension-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,sync-reviewers,anti-tracking-reviewers,tabbrowser-reviewers,bytesized,twisniewski,sgalich,mak,kershaw,sclements,pbz,robwu,geckoview-reviewers,amejiamarmol 2023-08-01 23:01:02 +00:00
quota Bug 1697151 - Remove permissions.delegation.enabled pref r=pbz 2023-08-11 15:15:54 +00:00
reporting
res
script Bug 1847813 - Process loaded modules asynchronously in DOM module loader r=smaug 2023-08-09 22:49:46 +00:00
security Bug 1847811 - Remove network.preload pref. r=necko-reviewers,anti-tracking-reviewers,pbz,kershaw 2023-08-14 10:46:03 +00:00
serializers Bug 1719535 - Part 9. Trim ASCII space at the tail for content serializer. r=TYLin 2023-08-07 06:23:59 +00:00
serviceworkers Bug 1835907, part 5 - Refactor the window's mStorageAccessPermissionGranted variable and its Getters to a more accurate name: mUsingStorageAccess - r=anti-tracking-reviewers,pbz 2023-08-15 13:04:05 +00:00
simpledb
smil Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre 2023-08-02 20:41:49 +00:00
storage
streams Bug 1841113 - Part 2: Implement ArrayBuffer transfer proposal. r=spidermonkey-reviewers,jandem 2023-07-07 13:07:56 +00:00
svg Backed out 5 changesets (bug 1839316) for causing bustages on ScriptLoader.cpp. CLOSED TREE 2023-08-09 20:16:06 +03:00
system Bug 1847154 - cocoa: remove some unnecessary OnMojaveOrLater() and OnCatalinaOrLater() version checks. r=mac-reviewers,bradwerth 2023-08-10 15:27:05 +00:00
tests Bug 1819881 - Make test_focusrings not depend on mouse position. r=masayuki 2023-08-15 12:25:15 +00:00
url
vr Bug 1846277 - Remove nsGlobalWindow.h. r=dom-core,necko-reviewers,jesup,farre 2023-08-02 20:41:48 +00:00
webauthn Backed out changeset 734d30379253 (bug 1848821) for causing wpt failures in virtual_authenticator.html CLOSED TREE 2023-08-16 03:03:55 -04:00
webbrowserpersist
webgpu Bug 1828123: fix(webgpu): add `GPUShaderModule.getCompilationInfo` to match spec. r=webgpu-reviewers,webidl,teoxoy,smaug,saschanaz 2023-08-11 17:07:07 +00:00
webidl Bug 1835907, part 1 - Add has storage access bit and triggering window id to the LoadInfo - r=smaug,necko-reviewers,kershaw,pbz 2023-08-15 13:04:04 +00:00
webscheduling
webshare
websocket Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre 2023-08-02 20:41:49 +00:00
webtransport Bug 1841290: implement 'cleanly' parameter for WebTransport session shutdown r=kershaw,necko-reviewers 2023-08-04 23:19:44 +00:00
workers Bug 1833503 - Test for importScripts. r=dom-worker-reviewers,smaug 2023-08-16 07:56:27 +00:00
worklet Backed out 5 changesets (bug 1839316) for causing bustages on ScriptLoader.cpp. CLOSED TREE 2023-08-09 20:16:06 +03:00
xhr Backed out changeset ddf986b83075 (bug 697151) for causing assertion failures on XMLHttpRequestMainThread.cpp. CLOSED TREE 2023-08-09 18:25:17 +03:00
xml Bug 1847715 - Don't require a virtual call for LinkStyle::FromNode(Element&). r=smaug 2023-08-08 11:14:02 +00:00
xslt Bug 1847715 - Don't require a virtual call for LinkStyle::FromNode(Element&). r=smaug 2023-08-08 11:14:02 +00:00
xul Bug 1845640 - Part 2: Add JS::ReadOnlyCompileOptions parameter to error/warning related JS::FrontendContext APIs. r=bthrall 2023-08-10 10:03:13 +00:00
jar.mn
metrics.yaml
moz.build
pings.yaml