[webkit-changes] [WebKit/WebKit] 4ecc98: Add api test for bug 249569
Jean-Yves Avenard
noreply at github.com
Fri Jan 13 04:27:40 PST 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4ecc989d816928231b03b819fd39c200bbc297e8
https://github.com/WebKit/WebKit/commit/4ecc989d816928231b03b819fd39c200bbc297e8
Author: Jean-Yves Avenard <jya at apple.com>
Date: 2023-01-13 (Fri, 13 Jan 2023)
Changed paths:
M Tools/TestWebKitAPI/SourcesCocoa.txt
M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
M Tools/TestWebKitAPI/Tests/WebKit/file-with-mse.html
A Tools/TestWebKitAPI/Tests/WebKit/test-mse-audio.webm
A Tools/TestWebKitAPI/Tests/WebKit/test-mse.webm
A Tools/TestWebKitAPI/Tests/WebKitCocoa/WKPageHasMediaStreamingActivity.mm
Log Message:
-----------
Add api test for bug 249569
https://bugs.webkit.org/show_bug.cgi?id=250420
rdar://104097812
Reviewed by Eric Carlson.
Add API test for https://bugs.webkit.org/show_bug.cgi?id=249569
Neither video/mp4 nor video/webm are supported with MSE on iPhone simulator.
We make do with what we can.
* Tools/TestWebKitAPI/SourcesCocoa.txt:
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
* Tools/TestWebKitAPI/Tests/WebKit/file-with-mse.html:
* Tools/TestWebKitAPI/Tests/WebKit/test-mse.webm: Added.
* Tools/TestWebKitAPI/Tests/WebKit/test-mse-audio.webm: Added.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/WKPageHasMediaStreamingActivity.mm: Added.
(TestWebKitAPI::TEST):
Canonical link: https://commits.webkit.org/258869@main
More information about the webkit-changes
mailing list