[Webkit-unassigned] [Bug 80243] New: Refactoring: Move HTMLContentElement::attach to InsertionPoint::attach

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 4 23:43:01 PST 2012


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

           Summary: Refactoring: Move HTMLContentElement::attach to
                    InsertionPoint::attach
           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


Since <shadow> will have to do almost the same thing for <content>, it's natural that InsertionPoint::attach() has the same code as HTMLContentElemetn::attach().

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