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

Issue 596583002: Move paint code from RenderFlexibleBox to BlockPainter. (Closed)

Created:
6 years, 3 months ago by chrishtr
Modified:
6 years, 3 months ago
Reviewers:
pdr.
CC:
blink-reviews, blink-reviews-rendering, cbiesinger, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, rune+blink, zoltan1
Project:
blink
Visibility:
Public.

Description

Move paint code from RenderFlexibleBox to BlockPainter. BUG=412088 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182465

Patch Set 1 #

Total comments: 2

Patch Set 2 : Merged. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M Source/core/paint/BlockPainter.h View 1 2 chunks +2 lines, -0 lines 0 comments Download
M Source/core/paint/BlockPainter.cpp View 1 2 chunks +7 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderFlexibleBox.h View 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderFlexibleBox.cpp View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
chrishtr
6 years, 3 months ago (2014-09-22 23:00:27 UTC) #2
pdr.
LGTM https://codereview.chromium.org/596583002/diff/1/Source/core/rendering/RenderFlexibleBox.cpp File Source/core/rendering/RenderFlexibleBox.cpp (right): https://codereview.chromium.org/596583002/diff/1/Source/core/rendering/RenderFlexibleBox.cpp#newcode283 Source/core/rendering/RenderFlexibleBox.cpp:283: void RenderFlexibleBox::paintChildren(PaintInfo& paintInfo, const LayoutPoint& paintOffset) For a ...
6 years, 3 months ago (2014-09-22 23:07:48 UTC) #3
chrishtr
https://codereview.chromium.org/596583002/diff/1/Source/core/rendering/RenderFlexibleBox.cpp File Source/core/rendering/RenderFlexibleBox.cpp (right): https://codereview.chromium.org/596583002/diff/1/Source/core/rendering/RenderFlexibleBox.cpp#newcode283 Source/core/rendering/RenderFlexibleBox.cpp:283: void RenderFlexibleBox::paintChildren(PaintInfo& paintInfo, const LayoutPoint& paintOffset) On 2014/09/22 23:07:48, ...
6 years, 3 months ago (2014-09-22 23:10:37 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596583002/1
6 years, 3 months ago (2014-09-23 02:58:35 UTC) #6
commit-bot: I haz the power
Failed to apply patch for Source/core/paint/BlockPainter.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 3 months ago (2014-09-23 02:58:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596583002/20001
6 years, 3 months ago (2014-09-23 03:36:45 UTC) #10
commit-bot: I haz the power
6 years, 3 months ago (2014-09-23 04:42:34 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 182465

Powered by Google App Engine
This is Rietveld 408576698