[Webkit-unassigned] [Bug 240219] foo(optional unsigned long long offset = 0) IDL functions don't work when called like foo(undefined) or foo()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun May 8 16:51:23 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240219
--- Comment #1 from Chris Dumez <cdumez at apple.com> ---
I find his very surprising. Pretty sure we already have similar IDL in the code Base. I’d expect our generated code to call the implementation function with 0 if the parameter is omitted or undefined.
--
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/20220508/efe4c162/attachment.htm>
More information about the webkit-unassigned
mailing list