[Webkit-unassigned] [Bug 116916] New: Don't clear the renderer in Document::attach

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 28 23:56:20 PDT 2013


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

           Summary: Don't clear the renderer in Document::attach
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, koivisto at iki.fi, akling at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/abd29c281b328411120d4d7815f61b5d234fea6e

There doesn't appear to be any reason to clear the Document's renderer
before calling the super class ContainerNode::attach except for the
assert in ContainerNode::attach which is easily fixed.

This code looks to be more than 7 years old and probably dates back to
a different world.

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