Bug 198161
Summary: | [WHLSL] Audit all calls to maybeResolvedType() and maybeTypeAnnotation() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
Component: | WebGPU | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Myles C. Maxfield
Except for in Visitor(), there shouldn't be a place where we don't know whether or not there is a resolved type or a type annotation.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
WHLSL is no longer relevant.