Bug 285941
| Summary: | Change subgridChanged in dirtyGrid to be an enum bool | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sammy Gill <sgill26> |
| Component: | Layout and Rendering | Assignee: | Sammy Gill <sgill26> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Sammy Gill
This is currently a bool used to conditionalize some logic but we should make it an enum class : bool
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/142907490>
Sammy Gill
Pull request: https://github.com/WebKit/WebKit/pull/39025
EWS
Committed 288925@main (a58a6d430c78): <https://commits.webkit.org/288925@main>
Reviewed commits have been landed. Closing PR #39025 and removing active labels.