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

Issue 2914793002: Move "line" granularity related functions to VisibleUnitLine.cpp (Closed)

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

Description

Move "line" granularity related functions to VisibleUnitLine.cpp This patch moves "line" granularity related functions to "VisibleUnitLine.cpp" for ease of adopting them to Layout NG. BUG=707656 TEST=n/a; no behavior changes Review-Url: https://codereview.chromium.org/2914793002 Cr-Commit-Position: refs/heads/master@{#476960} Committed: https://chromium.googlesource.com/chromium/src/+/d4e4efc136c41f9182c0143eec4e15f4bc47ac95

Patch Set 1 : 2017-05-31T18:13:41 #

Total comments: 3

Patch Set 2 : 2017-06-05T14:54:11 Change copyright header in VisibleUnitsLine.cpp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+727 lines, -641 lines) Patch
M third_party/WebKit/Source/core/editing/BUILD.gn View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/editing/VisibleUnits.h View 1 1 chunk +15 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/editing/VisibleUnits.cpp View 1 5 chunks +22 lines, -641 lines 0 comments Download
A third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp View 1 1 chunk +689 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (14 generated)
yosin_UTC9
PTAL
3 years, 6 months ago (2017-05-31 09:36:55 UTC) #5
Xiaocheng
https://codereview.chromium.org/2914793002/diff/1/third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp File third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp (right): https://codereview.chromium.org/2914793002/diff/1/third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp#newcode2 third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp:2: * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 ...
3 years, 6 months ago (2017-05-31 18:12:22 UTC) #8
yosin_UTC9
tkent@, please advice about copyright handling for file splitting. I'm following your suggestions on five ...
3 years, 6 months ago (2017-06-01 01:09:16 UTC) #10
tkent
https://codereview.chromium.org/2914793002/diff/1/third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp File third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp (right): https://codereview.chromium.org/2914793002/diff/1/third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp#newcode2 third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp:2: * Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 ...
3 years, 6 months ago (2017-06-01 01:15:59 UTC) #11
yosin_UTC9
On 2017/06/01 at 01:15:59, tkent wrote: > https://codereview.chromium.org/2914793002/diff/1/third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp > File third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp (right): > > https://codereview.chromium.org/2914793002/diff/1/third_party/WebKit/Source/core/editing/VisibleUnitsLine.cpp#newcode2 ...
3 years, 6 months ago (2017-06-01 02:06:20 UTC) #12
yosin_UTC9
PTAL I updated copyright header in "VisibleUnitsLine.cpp" to follow opensource licence professional's advice[1]. In VisibleUnitsLine.cpp, ...
3 years, 6 months ago (2017-06-05 05:57:02 UTC) #15
tkent
lgtm
3 years, 6 months ago (2017-06-05 06:01:32 UTC) #16
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/2914793002/20001
3 years, 6 months ago (2017-06-05 09:10:31 UTC) #20
commit-bot: I haz the power
3 years, 6 months ago (2017-06-05 09:15:19 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/d4e4efc136c41f9182c0143eec4e...

Powered by Google App Engine
This is Rietveld 408576698