Bug 169177 - Make some RenderLayer tree traversal in RenderLayerBacking more generic
Summary: Make some RenderLayer tree traversal in RenderLayerBacking more generic
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-04 18:23 PST by Simon Fraser (smfr)
Modified: 2017-03-05 11:14 PST (History)
5 users (show)

See Also:


Attachments
Patch (6.55 KB, patch)
2017-03-04 18:27 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff
Patch (7.00 KB, patch)
2017-03-04 18:38 PST, Simon Fraser (smfr)
zalan: review+
Details | Formatted Diff | Diff
Patch (7.00 KB, patch)
2017-03-05 10:27 PST, Simon Fraser (smfr)
no flags Details | Formatted Diff | Diff

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