mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
LibWeb: Make 'optional BufferSource' IDL arguments actually optional
Previously this was compiled to require an object despite the IDL file specifying 'optional'. This commit makes IDLGenerator respect this modifier, and fixes the only affected instance.
This commit is contained in:
committed by
Andreas Kling
parent
540ea9f1c4
commit
0e3fb39a0a
@@ -0,0 +1,2 @@
|
||||
[ABC]
|
||||
[]
|
||||
Reference in New Issue
Block a user