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

Issue 2941233002: Refactor PreviousRootInlineBoxCandidatePosition() (Closed)

Created:
3 years, 6 months ago by yosin_UTC9
Modified:
3 years, 6 months ago
Reviewers:
yoichio, Xiaocheng
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor PreviousRootInlineBoxCandidatePosition() This patch changes |PreviousRootInlineBoxCandidatePosition()| to use for-loop instead of while-loop with const variable for improving readability. This is similar to the patch[1] which changes |NextRootInlineBoxCandidatePosition()|. [1] http://crrev.com/crrev.com/2936263004: Refactor NextRootInlineBoxCandidatePosition() BUG=n/a TEST=n/a; no behavior changes Review-Url: https://codereview.chromium.org/2941233002 Cr-Commit-Position: refs/heads/master@{#480346} Committed: https://chromium.googlesource.com/chromium/src/+/38be868490ba34578d64c91e4eebdc44bef9b5cd

Patch Set 1 : 2017-06-16T17:14:24 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -12 lines) Patch
M third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp View 1 chunk +9 lines, -12 lines 0 comments Download

Messages

Total messages: 20 (14 generated)
yosin_UTC9
PTAL
3 years, 6 months ago (2017-06-16 09:01:24 UTC) #8
Xiaocheng
lgtm
3 years, 6 months ago (2017-06-16 18:21:49 UTC) #11
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/2941233002/20001
3 years, 6 months ago (2017-06-17 03:02:32 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/466753)
3 years, 6 months ago (2017-06-17 03:05:33 UTC) #15
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/2941233002/20001
3 years, 6 months ago (2017-06-19 01:58:31 UTC) #17
commit-bot: I haz the power
3 years, 6 months ago (2017-06-19 04:25:39 UTC) #20
Message was sent while issue was closed.
Committed patchset #1 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/38be868490ba34578d64c91e4eeb...

Powered by Google App Engine
This is Rietveld 408576698