Bug 120770 - Call createTextRenderersForSiblingsAfterAttachIfNeeded only for the attach root
Summary: Call createTextRenderersForSiblingsAfterAttachIfNeeded only for the attach root
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 120685
  Show dependency treegraph
 
Reported: 2013-09-05 06:42 PDT by Antti Koivisto
Modified: 2013-09-07 08:51 PDT (History)
1 user (show)

See Also:


Attachments
patch (5.93 KB, patch)
2013-09-05 06:47 PDT, Antti Koivisto
kling: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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