[Webkit-unassigned] [Bug 146585] New: Promise-returning functions should reject promises if the callee is not of the expected type
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 3 04:44:04 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146585
Bug ID: 146585
Summary: Promise-returning functions should reject promises if
the callee is not of the expected type
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: youennf at gmail.com
As part of https://bugs.webkit.org/show_bug.cgi?id=146060, most exceptions are caught to reject promise in case of promise-returning functions.
Promise should also be rejected if the callee is not of the expected JS wrapper class name.
--
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/20150703/0f1ef9a7/attachment.html>
More information about the webkit-unassigned
mailing list