[Webkit-unassigned] [Bug 78875] New: [v8] v8 doesn't assume to do 'new Element()'.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 21:50:11 PST 2012


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

           Summary: [v8] v8 doesn't assume to do 'new Element()'.
           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: shinyak at chromium.org


new WebKitShadowRoot(host) and internals.ensureShadowRoot(host) returns a different object now.
These should be the same, however they return different objects, which contain the same ShadowRoot object though.

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