Bug 198161 - [WHLSL] Audit all calls to maybeResolvedType() and maybeTypeAnnotation()
Summary: [WHLSL] Audit all calls to maybeResolvedType() and maybeTypeAnnotation()
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-22 22:28 PDT by Myles C. Maxfield
Modified: 2020-05-05 00:42 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2019-05-22 22:28:10 PDT
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.
Comment 1 Myles C. Maxfield 2020-05-05 00:42:40 PDT
WHLSL is no longer relevant.