Bug 199347

Summary: [WHLSL] Any Visitor recursive call needs to check whether the call set error()
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Myles C. Maxfield 2019-06-29 21:25:34 PDT
Any visitor function that does a recursive call and then continues on to do more work needs to check whether or not the recursive call set error().
Comment 1 Myles C. Maxfield 2020-05-05 00:42:48 PDT
WHLSL is no longer relevant.