Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: c553523612a5aa6cb24f4014a5d253b4a40fba09 https://github.com/WebKit/WebKit/commit/c553523612a5aa6cb24f4014a5d253b4a40fba09 Author: Simon Lewis <simon.le...@apple.com> Date: 2023-08-09 (Wed, 09 Aug 2023)
Changed paths: M Source/WebCore/CMakeLists.txt M Source/WebCore/Headers.cmake M Source/WebCore/WebCore.xcodeproj/project.pbxproj M Source/WebCore/platform/network/HTTPParsers.h M Source/WebCore/platform/network/create-http-header-name-table M Source/WebKit/CMakeLists.txt M Source/WebKit/DerivedSources-input.xcfilelist M Source/WebKit/DerivedSources-output.xcfilelist M Source/WebKit/DerivedSources.make M Source/WebKit/Scripts/generate-serializers.py M Source/WebKit/Scripts/webkit/tests/Makefile Log Message: ----------- Port HTTPHeaderNames to the new serialization format https://bugs.webkit.org/show_bug.cgi?id=252984 rdar://105970730 Reviewed by Alex Christensen. * Source/WebCore/CMakeLists.txt: * Source/WebCore/Headers.cmake: * Source/WebCore/WebCore.xcodeproj/project.pbxproj: * Source/WebCore/platform/network/HTTPParsers.h: * Source/WebCore/platform/network/create-http-header-name-table: * Source/WebKit/CMakeLists.txt: * Source/WebKit/DerivedSources-input.xcfilelist: * Source/WebKit/DerivedSources-output.xcfilelist: * Source/WebKit/DerivedSources.make: * Source/WebKit/Scripts/generate-serializers.py: (parse_serialized_types): (main): * Source/WebKit/Scripts/webkit/tests/Makefile: Canonical link: https://commits.webkit.org/266737@main _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes