[Webkit-unassigned] [Bug 77935] New: Disable adding a shadow root to elements having a dynamic built-in shadow root.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 22:17:16 PST 2012


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

           Summary: Disable adding a shadow root to elements having a
                    dynamic built-in shadow root.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at chromium.org


Supporting multiple shadow subtrees for element having a dynamic built-in shadow root is difficult. It doesn't work well in current implementation.
So we have do refactoring them to fully support multiple shadow subtrees.

However, let's disable adding user-generated shadow root for them for a while.
If their refactoring ends, let turn it on again.

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