Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 94ac298a5aff06bc81c7eb4395875f857991b3c5 https://github.com/WebKit/WebKit/commit/94ac298a5aff06bc81c7eb4395875f857991b3c5 Author: Žan Doberšek <zdober...@igalia.com> Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths: M Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h M Source/WebCore/platform/ios/SelectionGeometry.h Log Message: ----------- Remove redundant Cocoa-specific EnumTraits specializations under WebCore/platform https://bugs.webkit.org/show_bug.cgi?id=265448 Reviewed by Chris Dumez. Remove the EnumTraits specializations for MediaPlayerPrivateAVFoundation::MediaRenderingMode and SelectionRenderingBehavior enumerations. The former is not needed and the latter already has an IPC serialization specification available. * Source/WebCore/platform/graphics/avfoundation/MediaPlayerPrivateAVFoundation.h: * Source/WebCore/platform/ios/SelectionGeometry.h: Canonical link: https://commits.webkit.org/271476@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes