[webkit-changes] [WebKit/WebKit] 8b29ee: Remove redundant MediaEngineSupportParameters enco...
Gavin
noreply at github.com
Thu Oct 5 11:18:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b29eeee32af551052a4eca7daecfde18285e65e
https://github.com/WebKit/WebKit/commit/8b29eeee32af551052a4eca7daecfde18285e65e
Author: Gavin Phillips <gavin.p at apple.com>
Date: 2023-10-05 (Thu, 05 Oct 2023)
Changed paths:
M Source/WebCore/platform/graphics/MediaPlayer.h
Log Message:
-----------
Remove redundant MediaEngineSupportParameters encoder/decoder
https://bugs.webkit.org/show_bug.cgi?id=262695
rdar://116518636
Reviewed by Alex Christensen.
Clean up a redundant encoder/decoder pair for MediaEngineSupportParameters
which was left after a previous port.
* Source/WebCore/platform/graphics/MediaPlayer.h:
(WebCore::MediaEngineSupportParameters::encode const): Deleted.
(WebCore::MediaEngineSupportParameters::decode): Deleted.
Canonical link: https://commits.webkit.org/268930@main
More information about the webkit-changes
mailing list