[Webkit-unassigned] [Bug 110780] New: JSC: DOM prototypes do not have the correct constructor property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 25 12:08:49 PST 2013


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

           Summary: JSC: DOM prototypes do not have the correct
                    constructor property
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org
                CC: ap at webkit.org, sam at webkit.org, ggaren at apple.com


The following fails when using JSC bindings

assert(Node.prototype.constructor === Node)

all other browsers (for Gecko you need at least beta channel) passes the above assert.

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