Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b4daa76a68c75a373d8e81d786b2303e68ccfaa8
https://github.com/WebKit/WebKit/commit/b4daa76a68c75a373d8e81d786b2303e68ccfaa8
Author: Fady Farag <[email protected]>
Date: 2025-04-10 (Thu, 10 Apr 2025)
Changed paths:
M
Source/WebCore/platform/mediarecorder/cocoa/MediaRecorderPrivateWriterWebM.cpp
Log Message:
-----------
Use `ASCIILiteral` instead of `const char*` for
`MediaRecorderPrivateWriterWebM`
https://bugs.webkit.org/show_bug.cgi?id=291033
rdar://problem/148553117
Reviewed by Chris Dumez.
Using Safer CPP constructs to enhance run-time performance and memory safety
particularly avoiding out-of-bounds access bugs. Also making the code more
concise.
*
Source/WebCore/platform/mediarecorder/cocoa/MediaRecorderPrivateWriterWebM.cpp:
(WebCore::mkvCodeIcForMediaVideoCodecId):
Canonical link: https://commits.webkit.org/293528@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