Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Issue 2617903002: Convert recursion to iteration in clearClipRectsIncludingDescendants (Closed)

Created:
3 years, 11 months ago by chrishtr
Modified:
3 years, 11 months ago
Reviewers:
wkorman
CC:
blink-reviews, blink-reviews-paint_chromium.org, chromium-reviews, dshwang
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert recursion to iteration in clearClipRectsIncludingDescendants BUG=674795 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Review-Url: https://codereview.chromium.org/2617903002 Cr-Commit-Position: refs/heads/master@{#442063} Committed: https://chromium.googlesource.com/chromium/src/+/b144a2a584a2b444b8d69405b6060911ec2b1b6f

Patch Set 1 #

Patch Set 2 : none #

Total comments: 1

Patch Set 3 : none #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -15 lines) Patch
M third_party/WebKit/Source/core/paint/PaintLayerClipper.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp View 1 1 chunk +19 lines, -15 lines 0 comments Download
M third_party/WebKit/Source/core/paint/PaintLayerClipperTest.cpp View 1 2 1 chunk +88 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
chrishtr
3 years, 11 months ago (2017-01-06 00:43:55 UTC) #8
wkorman
https://codereview.chromium.org/2617903002/diff/20001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp File third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp (right): https://codereview.chromium.org/2617903002/diff/20001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp#newcode180 third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp:180: void PaintLayerClipper::clearCache(ClipRectsCacheSlot cacheSlot) { Current unit tests in PaintLayerClipperTest ...
3 years, 11 months ago (2017-01-06 02:51:50 UTC) #10
chrishtr
On 2017/01/06 at 02:51:50, wkorman wrote: > https://codereview.chromium.org/2617903002/diff/20001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp > File third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp (right): > > https://codereview.chromium.org/2617903002/diff/20001/third_party/WebKit/Source/core/paint/PaintLayerClipper.cpp#newcode180 ...
3 years, 11 months ago (2017-01-06 17:20:53 UTC) #13
wkorman
lgtm
3 years, 11 months ago (2017-01-06 17:30:59 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2617903002/40001
3 years, 11 months ago (2017-01-06 19:07:19 UTC) #19
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 21:46:09 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/b144a2a584a2b444b8d69405b606...

Powered by Google App Engine
This is Rietveld 408576698