Bug 156233

Summary: Render tree teardown should be iterative
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, cmarcelo, commit-queue, dbarton, esprehn+autocc, fred.wang, gyuyoung.kim, kangil.han, mrobinson, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

Antti Koivisto
Reported 2016-04-05 06:38:35 PDT
Use ComposedTreeIterator.
Attachments
patch (14.42 KB, patch)
2016-04-05 06:48 PDT, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2016-04-05 06:48:49 PDT
WebKit Commit Bot
Comment 2 2016-04-05 06:51:39 PDT
Attachment 275659 [details] did not pass style-queue: ERROR: Source/WebCore/style/RenderTreeUpdater.cpp:515: Place brace on its own line for function definitions. [whitespace/braces] [4] ERROR: Source/WebCore/style/RenderTreeUpdater.cpp:527: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 2 in 9 files If any of these errors are false positives, please file a bug against check-webkit-style.
Antti Koivisto
Comment 3 2016-04-05 08:04:40 PDT
Note You need to log in before you can comment on or make changes to this bug.