Bug 264035
| Summary: | [TextureMapper] Make ExposedEdges enum a boolean enum | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Garcia Campos <cgarcia> |
| Component: | Platform | Assignee: | Carlos Garcia Campos <cgarcia> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | alex, fujii.hironori, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Carlos Garcia Campos
The texture mapper doesn't really need to know what edges are exposed, only whether all of them are or not, so we can simplify everything by using a bool enum instead.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Carlos Garcia Campos
Pull request: https://github.com/WebKit/WebKit/pull/19832
EWS
Committed 270105@main (983db64d2b00): <https://commits.webkit.org/270105@main>
Reviewed commits have been landed. Closing PR #19832 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/117845527>