[Webkit-unassigned] [Bug 151720] New: Add "RaisesExceptionWithMessage" IDL attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 1 13:28:25 PST 2015


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

            Bug ID: 151720
           Summary: Add "RaisesExceptionWithMessage" IDL attribute
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

Add "RaisesExceptionWithMessage" IDL attribute

Exceptions can have a string message giving more information about the nature of the specific exception, even if it is a common ExceptionCode.

We'll need this for Modern IndexedDB.

To support this feature, the bindings generator should have an attribute to support it.

-- 
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/20151201/83bddc08/attachment.html>


More information about the webkit-unassigned mailing list