[Webkit-unassigned] [Bug 112506] New: [JSC] Implement EnforceRange IDL attribute for integer conversions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 16 16:10:47 PDT 2013


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

           Summary: [JSC] Implement EnforceRange IDL attribute for integer
                    conversions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: michael at 68k.org


The EnforceRange IDL attribute specifies conditions under which exceptions are thrown when converting ECMAScript numbers to IDL integer types.

http://www.w3.org/TR/WebIDL/#EnforceRange

The EnforceRange attribute has been implemented for V8 in bug 96798. This bug addresses implementation of EnforceRange for JSC.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list