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

Issue 2533693002: [Editing] Add SelectionTemplate::showTreeForThis() (Closed)

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

Description

[Editing] Add SelectionTemplate::showTreeForThis() This CL copies from |VisibleSelection::showTreeForThis()| and renames following "base" and "extend". TEST=No change in behavior Review-Url: https://codereview.chromium.org/2533693002 Cr-Commit-Position: refs/heads/master@{#442836} Committed: https://chromium.googlesource.com/chromium/src/+/449c02654738a3b6a380827a2f730492662faa30

Patch Set 1 #

Total comments: 1

Patch Set 2 : update #

Total comments: 2

Patch Set 3 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
M third_party/WebKit/Source/core/editing/SelectionTemplate.h View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/editing/SelectionTemplate.cpp View 1 2 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (19 generated)
yoichio
4 years ago (2016-11-28 07:44:39 UTC) #4
yosin_UTC9
https://codereview.chromium.org/2533693002/diff/1/third_party/WebKit/Source/core/editing/SelectionTemplate.cpp File third_party/WebKit/Source/core/editing/SelectionTemplate.cpp (right): https://codereview.chromium.org/2533693002/diff/1/third_party/WebKit/Source/core/editing/SelectionTemplate.cpp#newcode110 third_party/WebKit/Source/core/editing/SelectionTemplate.cpp:110: VisibleSelectionTemplate<Strategy>::showTreeForStartAndEnd(m_base, m_extent); We don't want to make |SelectionTemplate| to ...
4 years ago (2016-11-28 07:56:27 UTC) #6
Xiaocheng
How about making SelectionTemplate::showTreeForThis() the major function, since SelectionTemplate is more fundamental than VS? Then ...
4 years ago (2016-11-28 07:58:34 UTC) #7
yoichio
Make another SelectionTemplate::showTreeForThis() and let VisblePosion's as is.
4 years ago (2016-11-30 02:10:55 UTC) #15
yoichio
4 years ago (2016-11-30 02:11:07 UTC) #16
Xiaocheng
lgtm
4 years ago (2016-11-30 02:24:17 UTC) #17
yosin_UTC9
https://codereview.chromium.org/2533693002/diff/20001/third_party/WebKit/Source/core/editing/SelectionTemplate.cpp File third_party/WebKit/Source/core/editing/SelectionTemplate.cpp (right): https://codereview.chromium.org/2533693002/diff/20001/third_party/WebKit/Source/core/editing/SelectionTemplate.cpp#newcode7 third_party/WebKit/Source/core/editing/SelectionTemplate.cpp:7: #include "core/editing/VisibleSelection.h" We should not include "VisibleSelection.h" in SelectionTemplate.cpp
4 years ago (2016-11-30 02:34:31 UTC) #18
yoichio
https://codereview.chromium.org/2533693002/diff/20001/third_party/WebKit/Source/core/editing/SelectionTemplate.cpp File third_party/WebKit/Source/core/editing/SelectionTemplate.cpp (right): https://codereview.chromium.org/2533693002/diff/20001/third_party/WebKit/Source/core/editing/SelectionTemplate.cpp#newcode7 third_party/WebKit/Source/core/editing/SelectionTemplate.cpp:7: #include "core/editing/VisibleSelection.h" On 2016/11/30 02:34:31, Yosi_UTC9 wrote: > We ...
4 years ago (2016-11-30 04:45:41 UTC) #19
yoichio
PTAL
4 years ago (2016-12-02 01:53:46 UTC) #24
yoichio
PTAL
3 years, 11 months ago (2017-01-11 05:27:49 UTC) #25
yosin_UTC9
lgtm
3 years, 11 months ago (2017-01-11 06:01:55 UTC) #27
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/2533693002/40001
3 years, 11 months ago (2017-01-11 06:02:27 UTC) #29
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 10:08:07 UTC) #32
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/449c02654738a3b6a380827a2f73...

Powered by Google App Engine
This is Rietveld 408576698