[Webkit-unassigned] [Bug 240219] New: 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:36:21 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240219
Bug ID: 240219
Summary: foo(optional unsigned long long offset = 0) IDL
functions don't work when called like foo(undefined)
or foo()
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Bindings
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mmaxfield at apple.com
CC: cdumez at apple.com
In WebGPU, see mapAsync() and getMappedRange(). The C++ version of these functions never get called when the optional parameters with default values are specified by JS as undefined or omitted.
--
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/5d53af93/attachment.htm>
More information about the webkit-unassigned
mailing list