Bug 169177

Summary: Make some RenderLayer tree traversal in RenderLayerBacking more generic
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: New BugsAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
zalan: review+
Patch none

Description Simon Fraser (smfr) 2017-03-04 18:23:38 PST
Make some RenderLayer tree traversal in RenderLayerBacking more generic
Comment 1 Simon Fraser (smfr) 2017-03-04 18:27:36 PST
Created attachment 303428 [details]
Patch
Comment 2 WebKit Commit Bot 2017-03-04 18:30:26 PST
Attachment 303428 [details] did not pass style-queue:


ERROR: Source/WebCore/rendering/RenderLayerBacking.cpp:1952:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Simon Fraser (smfr) 2017-03-04 18:38:31 PST
Created attachment 303430 [details]
Patch
Comment 4 WebKit Commit Bot 2017-03-04 18:39:59 PST
Attachment 303430 [details] did not pass style-queue:


ERROR: Source/WebCore/rendering/RenderLayerBacking.cpp:1954:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 5 Simon Fraser (smfr) 2017-03-05 10:27:10 PST
Created attachment 303459 [details]
Patch
Comment 6 WebKit Commit Bot 2017-03-05 10:30:37 PST
Attachment 303459 [details] did not pass style-queue:


ERROR: Source/WebCore/rendering/RenderLayerBacking.cpp:1953:  Extra space before ( in function call  [whitespace/parens] [4]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 7 Simon Fraser (smfr) 2017-03-05 11:14:48 PST
https://trac.webkit.org/r213435