[Webkit-unassigned] [Bug 211528] [Conditional=] not working for operations in WebGLRenderingContextBase.idl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 7 02:55:44 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=211528

--- Comment #4 from Sergio Villar Senin <svillar at igalia.com> ---
Created attachment 398718

  --> https://bugs.webkit.org/attachment.cgi?id=398718&action=review

Minimal test case

This pretty reduced test case reproduces exactly what I'm seeing. Using generate-bindings.pl and the supplemental file attached generates JSTestOperationConditional.* files where the conditionalOperation() is guarded by Condition1 instead of Condition2.

The command I used to generate the bindings is:
Source/WebCore/bindings/scripts/generate-bindings.pl --generator JS --outputDir . --idlAttributesFile Source/WebCore/bindings/scripts/IDLAttributes.json --supplementalDependencyFile supplemental  Source/WebCore/bindings/scripts/test/TestOperationConditional.idl Source/WebCore/bindings/scripts/test/TestOperationBase.idl

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200507/ecd20c67/attachment-0001.htm>


More information about the webkit-unassigned mailing list