[Webkit-unassigned] [Bug 232656] [WebIDL] A default value = {} in a dictionary is not supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 3 10:28:13 PST 2022


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

Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at webkit.org

--- Comment #3 from Sam Weinig <sam at webkit.org> ---
In most cases, we do the right thing if just remove the "= { }" because most interfaces treat `nullopt` and default constructed inner type the same.

That said, this would certainly be nice to fix.

-- 
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/20220303/13d81e90/attachment.htm>


More information about the webkit-unassigned mailing list