RESOLVED FIXED 287058
[Layout] Use strong bool for RelayoutChildren
https://bugs.webkit.org/show_bug.cgi?id=287058
Summary [Layout] Use strong bool for RelayoutChildren
Matthieu Dubet
Reported 2025-02-04 18:12:33 PST
We should use an strongly typed enum class { No, Yes} like the rest of the codebase instead of a bool
Attachments
Matthieu Dubet
Comment 1 2025-02-04 18:18:57 PST
EWS
Comment 2 2025-02-06 06:36:48 PST
Committed 289926@main (5f674e7c8ce4): <https://commits.webkit.org/289926@main> Reviewed commits have been landed. Closing PR #40023 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2025-02-06 06:37:14 PST
Note You need to log in before you can comment on or make changes to this bug.