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

Issue 2877463002: Move ComputeTextRects and ComputeTextQuads to VisibleUnits. (Closed)

Created:
3 years, 7 months ago by tanvir
Modified:
3 years, 7 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move ComputeTextRects and ComputeTextQuads to VisibleUnits. This CL moves the functions ComputeTextRects, ComputeTextQuads and ComputeTextBounds<T> to VisibleUnits.cpp This is done to avoid duplicate functions in Range and EphemeralRange Class. BUG=691198 Review-Url: https://codereview.chromium.org/2877463002 Cr-Commit-Position: refs/heads/master@{#471685} Committed: https://chromium.googlesource.com/chromium/src/+/6b5640c1733e8c715cd6939876663dbb6c44972c

Patch Set 1 #

Total comments: 2

Patch Set 2 : updated PS #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -50 lines) Patch
M third_party/WebKit/Source/core/dom/Range.cpp View 2 chunks +2 lines, -50 lines 1 comment Download
M third_party/WebKit/Source/core/editing/VisibleUnits.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/editing/VisibleUnits.cpp View 1 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (19 generated)
tanvir
PTAL!!! Thanks
3 years, 7 months ago (2017-05-10 13:41:06 UTC) #3
Srirama
Make sure the description fits within 80characters on each line. https://codereview.chromium.org/2877463002/diff/1/third_party/WebKit/Source/core/editing/VisibleUnits.cpp File third_party/WebKit/Source/core/editing/VisibleUnits.cpp (right): https://codereview.chromium.org/2877463002/diff/1/third_party/WebKit/Source/core/editing/VisibleUnits.cpp#newcode4106 ...
3 years, 7 months ago (2017-05-11 04:41:41 UTC) #4
tanvir
https://codereview.chromium.org/2877463002/diff/1/third_party/WebKit/Source/core/editing/VisibleUnits.cpp File third_party/WebKit/Source/core/editing/VisibleUnits.cpp (right): https://codereview.chromium.org/2877463002/diff/1/third_party/WebKit/Source/core/editing/VisibleUnits.cpp#newcode4106 third_party/WebKit/Source/core/editing/VisibleUnits.cpp:4106: LayoutObject* const layoutObject = node.GetLayoutObject(); On 2017/05/11 04:41:41, Srirama ...
3 years, 7 months ago (2017-05-11 05:31:28 UTC) #8
tanvir
PTAL!! Thanks
3 years, 7 months ago (2017-05-11 05:43:05 UTC) #14
Xiaocheng
lgtm https://codereview.chromium.org/2877463002/diff/20001/third_party/WebKit/Source/core/dom/Range.cpp File third_party/WebKit/Source/core/dom/Range.cpp (left): https://codereview.chromium.org/2877463002/diff/20001/third_party/WebKit/Source/core/dom/Range.cpp#oldcode1468 third_party/WebKit/Source/core/dom/Range.cpp:1468: LayoutObject* const layoutObject = node.GetLayoutObject(); Good catch! Thanks!
3 years, 7 months ago (2017-05-11 18:28:21 UTC) #15
yosin_UTC9
lgtm We're getting close!
3 years, 7 months ago (2017-05-12 05:09:15 UTC) #16
tkent
lgtm
3 years, 7 months ago (2017-05-12 06:48:12 UTC) #17
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/2877463002/20001
3 years, 7 months ago (2017-05-12 06:52:13 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/424980)
3 years, 7 months ago (2017-05-12 07:45:56 UTC) #21
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/2877463002/20001
3 years, 7 months ago (2017-05-12 08:42:13 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/382976)
3 years, 7 months ago (2017-05-12 09:53:22 UTC) #25
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/2877463002/20001
3 years, 7 months ago (2017-05-13 14:33:41 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/453877)
3 years, 7 months ago (2017-05-13 15:48:08 UTC) #29
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/2877463002/20001
3 years, 7 months ago (2017-05-15 05:17:50 UTC) #31
commit-bot: I haz the power
3 years, 7 months ago (2017-05-15 06:43:01 UTC) #34
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/6b5640c1733e8c715cd693987666...

Powered by Google App Engine
This is Rietveld 408576698