[webkit-changes] [WebKit/WebKit] 188b70: Remove no longer necessary MSVC 2013 workaround in...
Sam Weinig
noreply at github.com
Sun Feb 9 12:55:11 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 188b707f03da0a7c5b5e89d523684bb000197f5f
https://github.com/WebKit/WebKit/commit/188b707f03da0a7c5b5e89d523684bb000197f5f
Author: Sam Weinig <sam at webkit.org>
Date: 2025-02-09 (Sun, 09 Feb 2025)
Changed paths:
M Source/WebCore/css/process-css-properties.py
Log Message:
-----------
Remove no longer necessary MSVC 2013 workaround in CSSProperty code
https://bugs.webkit.org/show_bug.cgi?id=287364
Reviewed by Tim Nguyen.
MSVC 2013 is no longer supported, so we can remove this workaround.
* Source/WebCore/css/process-css-properties.py:
(GenerateCSSPropertyNames._generate_css_property_names_gperf_prelude):
Canonical link: https://commits.webkit.org/290124@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list