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

Issue 1309513007: Move member functions skipTo{Start,End}OfEditingBoundary() out from VisiblePosition (Closed)

Created:
5 years, 3 months ago by yosin_UTC9
Modified:
5 years, 3 months ago
Reviewers:
yoichio, hajimehoshi
CC:
blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Move member functions skipTo{Start,End}OfEditingBoundary() out from VisiblePosition This patch moves member functions |skipTo{Start,End}OfEditingBoundary()| out from |VisiblePosition| to simplify |VisiblePosition| for improving code health since they are use in global functions |{previous,next}PositionOf()|. BUG=513568 TEST=n/a; no behavior chagnes Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201462

Patch Set 1 : 2015-08-31T11:04:46 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -8 lines) Patch
M Source/core/editing/VisiblePosition.h View 1 chunk +0 lines, -2 lines 0 comments Download
M Source/core/editing/VisiblePosition.cpp View 5 chunks +18 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
yosin_UTC9
PTAL
5 years, 3 months ago (2015-08-31 03:29:00 UTC) #2
yoichio
lgtm
5 years, 3 months ago (2015-08-31 03:31:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1309513007/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1309513007/1
5 years, 3 months ago (2015-08-31 03:57:38 UTC) #5
commit-bot: I haz the power
5 years, 3 months ago (2015-08-31 04:51:19 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://src.chromium.org/viewvc/blink?view=rev&revision=201462

Powered by Google App Engine
This is Rietveld 408576698