[Webkit-unassigned] [Bug 24716] New: typeof regexp returns function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 20 03:14:53 PDT 2009


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

           Summary: typeof regexp returns function
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: raingrove at gmail.com


typeof /someregexp/ returns 'function'.

expected value is 'regexp'

in firefox, 'object' is returned.


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



More information about the webkit-unassigned mailing list