[Webkit-unassigned] [Bug 123416] New: Dictionary bindings should check for Date and RegExp objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 28 13:40:12 PDT 2013


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

           Summary: Dictionary bindings should check for Date and RegExp
                    objects
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Bindings
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
                CC: sam at webkit.org, cam at mcc.id.au


>From WebIDL paragraph 4.2.20 Dictionary types:

2. If V is a native Date object or a native RegExp object, then throw a TypeError.

We don't have this check.

I don't know what the rationale behind this requirement was.

-- 
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