Bug 120770

Summary: Call createTextRenderersForSiblingsAfterAttachIfNeeded only for the attach root
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 120685    
Attachments:
Description Flags
patch kling: review+

Description Antti Koivisto 2013-09-05 06:42:31 PDT
There is no need to call this during recursive attach as siblings are going to be attached normally anyway.
Comment 1 Antti Koivisto 2013-09-05 06:47:55 PDT
Created attachment 210610 [details]
patch
Comment 2 Antti Koivisto 2013-09-05 07:45:18 PDT
https://trac.webkit.org/r155116