Bug 188488

Summary: [WHLSL] Using += causes an exception in StatementCloner
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: WebGPUAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 176199    

Myles C. Maxfield
Reported 2018-08-11 21:31:27 PDT
[WHLSL] Using += causes an exception in StatementCloner
Attachments
Myles C. Maxfield
Comment 1 2018-08-11 21:33:41 PDT
Rewriter.js may need to say let result = new AnonymousVariable(node.origin, Node.visit(node.type, this)); inside visitAnonymousVariable
Myles C. Maxfield
Comment 2 2018-08-29 17:23:11 PDT
This is done. *** This bug has been marked as a duplicate of bug 187988 ***
Myles C. Maxfield
Comment 3 2018-10-13 15:38:53 PDT
Note You need to log in before you can comment on or make changes to this bug.