[Webkit-unassigned] [Bug 79895] New: Refactoring: Removing ShadowTree does not need to consider rendering light children.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 29 01:40:04 PST 2012


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

           Summary: Refactoring: Removing ShadowTree does not need to
                    consider rendering light children.
           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


Historically there was a case that a shadow root is removed though an element is not removed.
However it seems we don't have such a code now.
This means we can remove such assumption from code.

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