Bug 287058

Summary: [Layout] Use strong bool for RelayoutChildren
Product: WebKit Reporter: Matthieu Dubet <m_dubet>
Component: New BugsAssignee: Matthieu Dubet <m_dubet>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.