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

Issue 567463004: Move adjustForUnsplittableChild() from RenderBlock to RenderBlockFlow. (Closed)

Created:
6 years, 3 months ago by mstensho (USE GERRIT)
Modified:
6 years, 2 months ago
CC:
blink-reviews, blink-reviews-rendering, zoltan1, eae+blinkwatch, leviw+renderwatch, jchaffraix+rendering, pdr., rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Move adjustForUnsplittableChild() from RenderBlock to RenderBlockFlow. BUG=302024 R=leviw@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182757

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -22 lines) Patch
M Source/core/rendering/RenderBlock.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderBlock.cpp View 1 chunk +0 lines, -19 lines 0 comments Download
M Source/core/rendering/RenderBlockFlow.h View 1 chunk +4 lines, -1 line 2 comments Download
M Source/core/rendering/RenderBlockFlow.cpp View 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
mstensho (USE GERRIT)
6 years, 3 months ago (2014-09-11 07:52:45 UTC) #1
mstensho (USE GERRIT)
6 years, 3 months ago (2014-09-25 06:32:06 UTC) #2
rune
https://codereview.chromium.org/567463004/diff/1/Source/core/rendering/RenderBlockFlow.h File Source/core/rendering/RenderBlockFlow.h (right): https://codereview.chromium.org/567463004/diff/1/Source/core/rendering/RenderBlockFlow.h#newcode447 Source/core/rendering/RenderBlockFlow.h:447: LayoutUnit adjustForUnsplittableChild(RenderBox*, LayoutUnit logicalOffset, bool includeMargins = false); Adjust ...
6 years, 2 months ago (2014-09-25 11:13:23 UTC) #4
mstensho (USE GERRIT)
https://codereview.chromium.org/567463004/diff/1/Source/core/rendering/RenderBlockFlow.h File Source/core/rendering/RenderBlockFlow.h (right): https://codereview.chromium.org/567463004/diff/1/Source/core/rendering/RenderBlockFlow.h#newcode447 Source/core/rendering/RenderBlockFlow.h:447: LayoutUnit adjustForUnsplittableChild(RenderBox*, LayoutUnit logicalOffset, bool includeMargins = false); On ...
6 years, 2 months ago (2014-09-26 11:09:01 UTC) #5
rune
LGTM. Spoke with mstensho@ off-line. Moving the method without renaming it first, makes sense. I'll ...
6 years, 2 months ago (2014-09-26 11:22:45 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/567463004/1
6 years, 2 months ago (2014-09-26 11:24:34 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-09-26 12:30:01 UTC) #9
Message was sent while issue was closed.
Committed patchset #1 (id:1) as 182757

Powered by Google App Engine
This is Rietveld 408576698