Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6dacd0ef2df10ed4f71ef7d4026e3846625ac63a https://github.com/WebKit/WebKit/commit/6dacd0ef2df10ed4f71ef7d4026e3846625ac63a Author: Mikhail R. Gadelha <mikh...@igalia.com> Date: 2024-02-09 (Fri, 09 Feb 2024)
Changed paths: M Source/WebKit/CMakeLists.txt M Source/WebKit/DerivedSources-input.xcfilelist M Source/WebKit/DerivedSources.make M Source/WebKit/UIProcess/Extensions/WebExtension.h A Source/WebKit/UIProcess/Extensions/WebExtension.serialization.in M Source/WebKit/UIProcess/Extensions/WebExtensionTab.h M Source/WebKit/UIProcess/Extensions/WebExtensionWindow.h M Source/WebKit/WebKit.xcodeproj/project.pbxproj Log Message: ----------- Port enums in WebKit/UIProcess/Extensions/ to the new serialization format https://bugs.webkit.org/show_bug.cgi?id=268553 Reviewed by Timothy Hatcher. * Source/WebKit/CMakeLists.txt: * Source/WebKit/DerivedSources-input.xcfilelist: * Source/WebKit/DerivedSources.make: * Source/WebKit/UIProcess/Extensions/WebExtension.h: * Source/WebKit/UIProcess/Extensions/WebExtension.serialization.in: Added. * Source/WebKit/UIProcess/Extensions/WebExtensionTab.h: * Source/WebKit/UIProcess/Extensions/WebExtensionWindow.h: * Source/WebKit/WebKit.xcodeproj/project.pbxproj: Canonical link: https://commits.webkit.org/274367@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes