[Webkit-unassigned] [Bug 160790] Support for OverConstrained Error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 10:57:19 PDT 2016


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

--- Comment #4 from Eric Carlson <eric.carlson at apple.com> ---
The spec says that it should be possible to create an OverconstrainedError by calling it as a function as well as with new: "When OverconstrainedError is called as a function rather than as a constructor, it creates and initializes a new OverconstrainedError object". WebKit's bindings generator doesn't support this so we won't be able to do that in the first implementation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160824/370d0221/attachment.html>


More information about the webkit-unassigned mailing list