Bug 287058
| Summary: | [Layout] Use strong bool for RelayoutChildren | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
| Component: | New Bugs | Assignee: | 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
We should use an strongly typed enum class { No, Yes} like the rest of the codebase instead of a bool
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/40023
EWS
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
<rdar://problem/144304221>