[Webkit-unassigned] [Bug 91720] New: InputType::destroyShadowSubtree should not clear all the contents of ShadowRoot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 00:39:59 PDT 2012


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

           Summary: InputType::destroyShadowSubtree should not clear all
                    the contents of ShadowRoot
           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
                CC: dglazkov at chromium.org, tkent at chromium.org,
                    dominicc at chromium.org, hayato at chromium.org,
                    morrita at google.com, tasak at google.com
            Blocks: 82313


In InputType::destroyShadowSubtree, all the contents are removed.
We should remove only the contents of UserAgentShadowRoot here.

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