[webkit-changes] [WebKit/WebKit] eb2233: REGRESSION(268433 at main): [ iOS17 Sonoma ] 5 tests ...
youennf
noreply at github.com
Tue Oct 3 07:43:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: eb2233a41bba256ba16fe404eff65ee3f459ea4c
https://github.com/WebKit/WebKit/commit/eb2233a41bba256ba16fe404eff65ee3f459ea4c
Author: Youenn Fablet <youennf at gmail.com>
Date: 2023-10-03 (Tue, 03 Oct 2023)
Changed paths:
M Source/WebCore/Modules/mediarecorder/MediaRecorder.cpp
Log Message:
-----------
REGRESSION(268433 at main): [ iOS17 Sonoma ] 5 tests under http/wpt/mediarecorder are constantly crashing.
https://bugs.webkit.org/show_bug.cgi?id=262425
rdar://116267156
Reviewed by Eric Carlson.
We need to check that m_timeSlice has a value in MediaRecorder::requestData before using it.
Covered by existing tests.
* Source/WebCore/Modules/mediarecorder/MediaRecorder.cpp:
(WebCore::MediaRecorder::requestData):
Canonical link: https://commits.webkit.org/268775@main
More information about the webkit-changes
mailing list