WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
312028
[CMake] Fix CSSPaintingAPI static_assert when ENABLE_EXPERIMENTAL_FEATURES is on
https://bugs.webkit.org/show_bug.cgi?id=312028
Summary
[CMake] Fix CSSPaintingAPI static_assert when ENABLE_EXPERIMENTAL_FEATURES is on
pascoe@apple.com
Reported
2026-04-11 01:27:58 PDT
ENABLE_EXPERIMENTAL_FEATURES=ON makes CSSPaintingAPIEnabled default to true, but its testable status requires static_assert(!defaultValue) in APIFeature.h. Currently worked around by defaulting the flag to OFF in OptionsMac.cmake.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug