RESOLVED FIXED212506
Teach process-css-properties.py to generate setters for hasExplicitlySet* flags
https://bugs.webkit.org/show_bug.cgi?id=212506
Summary Teach process-css-properties.py to generate setters for hasExplicitlySet* flags
Andy Estes
Reported 2020-05-28 18:36:11 PDT
All properties that have hasExplicitlySet* flags in RenderStyle::NonInheritedFlags need custom StyleBuilder functions to update the flags when values are applied. We should teach makeprop.pl how to generate StyleBuilder functions that update these flags.
Attachments
Sam Weinig
Comment 1 2025-12-30 09:53:58 PST
EWS
Comment 2 2025-12-30 19:09:15 PST
Committed 305011@main (80ecd47209a9): <https://commits.webkit.org/305011@main> Reviewed commits have been landed. Closing PR #55946 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-12-30 19:10:14 PST
Note You need to log in before you can comment on or make changes to this bug.