Bug 199347 - [WHLSL] Any Visitor recursive call needs to check whether the call set error()
Summary: [WHLSL] Any Visitor recursive call needs to check whether the call set error()
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-29 21:25 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-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.