Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f9a36f88eef2cbd9b78807db48b78bc01422c353
https://github.com/WebKit/WebKit/commit/f9a36f88eef2cbd9b78807db48b78bc01422c353
Author: Anne van Kesteren <[email protected]>
Date: 2026-01-20 (Tue, 20 Jan 2026)
Changed paths:
M Source/WTF/wtf/Hasher.h
M Source/WebCore/css/parser/CSSParserContext.cpp
M Source/WebCore/css/parser/CSSSelectorParserContext.cpp
M Source/WebCore/css/scripts/process-css-properties.py
M
Source/WebCore/css/scripts/test/TestCSSPropertiesResults/CSSPropertyNames.gperf
Log Message:
-----------
Add WTF::packBools to make CSSParserContext changes less error prone
https://bugs.webkit.org/show_bug.cgi?id=305829
rdar://151812337
Reviewed by Antti Koivisto.
This will make adding and removing preferences much less cumbersome and
should have equivalent performance. It should be a slight improvement
even for CSSSelectorParserContext but probably not measurably so.
Canonical link: https://commits.webkit.org/305881@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications