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

Issue 259993006: Cleanup: Replace adjustForColumns() / offsetForColumns() with columnOffset(). (Closed)

Created:
6 years, 7 months ago by mstensho (USE GERRIT)
Modified:
6 years, 7 months ago
Reviewers:
rune, ojan
CC:
blink-reviews, chrishtr, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, blink-layers+watch_chromium.org, jchaffraix+rendering, pdr., ojan, rune+blink
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Cleanup: Replace adjustForColumns() / offsetForColumns() with columnOffset(). Most of the former adjustForColumns() call sites now look simpler, since they call a method that returns the offset instead of using pass-by-reference. R=ojan@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172853

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -36 lines) Patch
M Source/core/rendering/RenderBlock.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderBlock.cpp View 2 chunks +8 lines, -10 lines 0 comments Download
M Source/core/rendering/RenderBox.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderBoxModelObject.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/rendering/RenderInline.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/rendering/RenderLayer.cpp View 1 chunk +2 lines, -5 lines 0 comments Download
M Source/core/rendering/RenderObject.h View 1 chunk +3 lines, -9 lines 0 comments Download
M Source/core/rendering/RenderObject.cpp View 2 chunks +2 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
mstensho (USE GERRIT)
6 years, 7 months ago (2014-04-28 11:18:37 UTC) #1
rune
non-owner lgtm
6 years, 7 months ago (2014-04-28 11:30:01 UTC) #2
ojan
lgtm
6 years, 7 months ago (2014-04-28 22:04:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mstensho@opera.com/259993006/1
6 years, 7 months ago (2014-04-28 22:04:40 UTC) #4
mstensho (USE GERRIT)
Strange. It got closed without getting committed first.
6 years, 7 months ago (2014-04-29 07:06:55 UTC) #5
mstensho (USE GERRIT)
The CQ bit was checked by mstensho@opera.com
6 years, 7 months ago (2014-04-29 07:07:01 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mstensho@opera.com/259993006/1
6 years, 7 months ago (2014-04-29 07:07:20 UTC) #7
commit-bot: I haz the power
6 years, 7 months ago (2014-04-29 07:08:21 UTC) #8
Message was sent while issue was closed.
Change committed as 172853

Powered by Google App Engine
This is Rietveld 408576698