WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
264035
[TextureMapper] Make ExposedEdges enum a boolean enum
https://bugs.webkit.org/show_bug.cgi?id=264035
Summary
[TextureMapper] Make ExposedEdges enum a boolean enum
Carlos Garcia Campos
Reported
2023-11-01 05:40:08 PDT
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
Comment 1
2023-11-01 05:42:15 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19832
EWS
Comment 2
2023-11-02 04:14:51 PDT
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
Comment 3
2023-11-02 04:15:15 PDT
<
rdar://problem/117845527
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug