Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e7ee98843e5ba0f240c186866afc706b95b45d34
https://github.com/WebKit/WebKit/commit/e7ee98843e5ba0f240c186866afc706b95b45d34
Author: Youenn Fablet <[email protected]>
Date: 2025-06-16 (Mon, 16 Jun 2025)
Changed paths:
M LayoutTests/fast/mediastream/enumerate-devices-change-event.html
M LayoutTests/fast/mediastream/image-capture-take-photo.html
M LayoutTests/fast/mediastream/media-stream-renders-first-frame.html
M LayoutTests/fast/mediastream/mediastream-gc.html
M LayoutTests/fast/mediastream/mediastreamtrack-audio-clone.html
M LayoutTests/fast/mediastream/mediastreamtrack-video-clone.html
M LayoutTests/fast/mediastream/resize-trim.html
M LayoutTests/fast/mediastream/resources/getUserMedia-to-canvas.js
M
LayoutTests/http/tests/media/media-stream/device-change-event-in-iframe.html
M LayoutTests/http/wpt/audio-output/setSinkId.https.html
M
LayoutTests/http/wpt/mediastream/mediastreamtrackprocessor-videoframe-timestamp.html
M LayoutTests/http/wpt/webrtc/third-party-frame-ice-candidate-filtering.html
M LayoutTests/webrtc/remove-track.html
M LayoutTests/webrtc/video-autoplay.html
M LayoutTests/webrtc/video-update-often.html
M Source/WebCore/Modules/mediastream/MediaStreamTrack.cpp
Log Message:
-----------
Add a console warning if a live capture MediaStreamTrack gets garbage
collected
rdar://148105549
https://bugs.webkit.org/show_bug.cgi?id=290629
Reviewed by Jean-Yves Avenard.
This may help web developers becoming aware of bugs like in
https://bugs.webkit.org/show_bug.cgi?id=288372.
* LayoutTests/fast/mediastream/enumerate-devices-change-event.html:
* LayoutTests/fast/mediastream/image-capture-take-photo.html:
* LayoutTests/fast/mediastream/media-stream-renders-first-frame.html:
* LayoutTests/fast/mediastream/mediastream-gc.html:
* LayoutTests/fast/mediastream/mediastreamtrack-audio-clone.html:
* LayoutTests/fast/mediastream/mediastreamtrack-video-clone.html:
* LayoutTests/fast/mediastream/resize-trim.html:
* LayoutTests/fast/mediastream/resources/getUserMedia-to-canvas.js:
(createUserMediaToCanvasTests):
* LayoutTests/http/tests/media/media-stream/device-change-event-in-iframe.html:
* LayoutTests/http/wpt/audio-output/setSinkId.https.html:
*
LayoutTests/http/wpt/mediastream/mediastreamtrackprocessor-videoframe-timestamp.html:
* LayoutTests/http/wpt/webrtc/third-party-frame-ice-candidate-filtering.html:
* LayoutTests/webrtc/remove-track.html:
* LayoutTests/webrtc/video-autoplay.html:
* LayoutTests/webrtc/video-update-often.html:
* Source/WebCore/Modules/mediastream/MediaStreamTrack.cpp:
(WebCore::MediaStreamTrack::~MediaStreamTrack):
Canonical link: https://commits.webkit.org/296274@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes