Summary: | WSL: Inliner doesn't allow double-negation | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> | ||||
Component: | WebGPU | Assignee: | Filip Pizlo <fpizlo> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | fpizlo, mmaxfield, webkit-bug-importer | ||||
Priority: | P2 | Keywords: | InRadar | ||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 176199 | ||||||
Attachments: |
|
Description
Myles C. Maxfield
2017-09-05 22:23:08 PDT
Created attachment 320043 [details]
the patch
Comment on attachment 320043 [details] the patch View in context: https://bugs.webkit.org/attachment.cgi?id=320043&action=review > Tools/WebGPUShadingLanguageRI/Parse.js:-649 > - result.origin = operatorToken.origin; Thanks > Tools/WebGPUShadingLanguageRI/VisitingSet.js:36 > + print("item: " + item + " (" + item.constructor.name + ")"); Print Migrated to https://github.com/gpuweb/WHLSL/issues/150 |