[Webkit-unassigned] [Bug 105385] New: Expose WebKitShadowRoot constructor be in DOMWindow.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 21:23:58 PST 2012


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

           Summary: Expose WebKitShadowRoot constructor be in DOMWindow.
           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: hayato at chromium.org
                CC: webcomponents-bugzilla at chromium.org
            Blocks: 63606


This is a follow-up patch for https://bugs.webkit.org/show_bug.cgi?id=102913

Let me quote the comment to save the energy:

> We didn’t want to remove the WebKitShadowRoot name binding entirely. If you look at the Shadow DOM spec, ShadowRoot is not [NoInterfaceObject]. That means it should be in DOMWindow, just like all of the other not-callable-constructors like HTMLDivElement, etc.
> We need it for instanceof tests and convenient access to the ShadowRoot prototype.

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