Skip to content

Implement RTCRtpReceiver.jitterBufferTarget#61669

Merged
webkit-commit-queue merged 1 commit into
WebKit:mainfrom
youennf:eng/Implement-RTCRtpReceiver-jitterBufferTarget
Mar 31, 2026
Merged

Implement RTCRtpReceiver.jitterBufferTarget#61669
webkit-commit-queue merged 1 commit into
WebKit:mainfrom
youennf:eng/Implement-RTCRtpReceiver-jitterBufferTarget

Conversation

@youennf
Copy link
Copy Markdown
Contributor

@youennf youennf commented Mar 30, 2026

@youennf youennf self-assigned this Mar 30, 2026
@youennf youennf added the WebRTC For bugs in WebRTC label Mar 30, 2026
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Mar 30, 2026
@youennf youennf force-pushed the eng/Implement-RTCRtpReceiver-jitterBufferTarget branch from cf7a09f to 245b90d Compare March 30, 2026 09:38
@youennf youennf force-pushed the eng/Implement-RTCRtpReceiver-jitterBufferTarget branch from 245b90d to 4bab2ba Compare March 30, 2026 12:19
@youennf youennf removed the merging-blocked Applied to prevent a change from being merged label Mar 30, 2026
@youennf youennf marked this pull request as ready for review March 30, 2026 13:07
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label Mar 30, 2026
@youennf youennf removed the merging-blocked Applied to prevent a change from being merged label Mar 30, 2026
@youennf youennf force-pushed the eng/Implement-RTCRtpReceiver-jitterBufferTarget branch from 4bab2ba to 2968219 Compare March 30, 2026 13:42
@youennf youennf added the merge-queue Applied to send a pull request to merge-queue label Mar 31, 2026
rdar://173676035
https://bugs.webkit.org/show_bug.cgi?id=311079

Reviewed by Eric Carlson.

We expose jitterBufferTarget on webIDL and implement it as per https://w3c.github.io/webrtc-pc/#dom-rtcrtpreceiver-jitterbuffertarget.
We pipe the value up to libwebrtc via the provided API.
We mark the test as failing in glib since we do not implement the GStreamer specific binding code.

Covered by rebased WPT tests.

Canonical link: https://commits.webkit.org/310285@main
@webkit-commit-queue webkit-commit-queue force-pushed the eng/Implement-RTCRtpReceiver-jitterBufferTarget branch from 2968219 to 7247857 Compare March 31, 2026 06:18
@webkit-commit-queue
Copy link
Copy Markdown
Collaborator

Committed 310285@main (7247857): https://commits.webkit.org/310285@main

Reviewed commits have been landed. Closing PR #61669 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 7247857 into WebKit:main Mar 31, 2026
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

WebRTC For bugs in WebRTC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants