WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
303932
[RenderStyleGen] Generate a few custom initial value functions
https://bugs.webkit.org/show_bug.cgi?id=303932
Summary
[RenderStyleGen] Generate a few custom initial value functions
Sam Weinig
Reported
2025-12-10 11:12:30 PST
Generate a few custom initial value functions.
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Weinig
Comment 1
2025-12-10 11:22:01 PST
Pull request:
https://github.com/WebKit/WebKit/pull/55183
EWS
Comment 2
2025-12-13 08:32:32 PST
Committed
304424@main
(76fab292a346): <
https://commits.webkit.org/304424@main
> Reviewed commits have been landed. Closing PR #55183 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-12-13 08:33:12 PST
<
rdar://problem/166447873
>
Diego Pino
Comment 4
2025-12-15 01:37:45 PST
GCC12 or lower build error:
https://build.webkit.org/#/builders/46/builds/58571
``` WebCore/PrivateHeaders/WebCore/StyleMaskBorderRepeat.h: In member function ‘constexpr WebCore::NinePieceImageRule WebCore::Style::MaskBorderRepeat::verticalRule() const’: WebCore/PrivateHeaders/WebCore/StyleMaskBorderRepeat.h:69:77: error: call to non-‘constexpr’ function ‘const T& WebCore::MinimallySerializingSpaceSeparatedSize<T>::height() const [with T = WebCore::NinePieceImageRule]’ 69 | constexpr NinePieceImageRule verticalRule() const { return values.height(); } | ~~~~~~~~~~~~~^~ ```
Diego Pino
Comment 5
2025-12-15 01:38:18 PST
Re-opening for pull request
https://github.com/WebKit/WebKit/pull/55397
EWS
Comment 6
2025-12-15 02:30:12 PST
Committed
304448@main
(8cacf00ab541): <
https://commits.webkit.org/304448@main
> Reviewed commits have been landed. Closing PR #55397 and removing active labels.
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