[Webkit-unassigned] [Bug 52788] New: Any class other than Element should not use setShadowHost()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 19 23:40:03 PST 2011


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

           Summary: Any class other than Element should not use
                    setShadowHost()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: dglazkov at chromium.org, rolandsteiner at chromium.org,
                    dominicc at google.com
            Blocks: 48698


Any class other than Element should not use setShadowHost(). 
They should use host->setShadowRoot(this) or host->removeShadowRoot() instead 
because only these APIs guarantee mutual-link between host and root.

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