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

Issue 2647283006: Removing HandleVisible enum from FrameSelection (Closed)

Created:
3 years, 11 months ago by amaralp
Modified:
3 years, 10 months ago
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Removing HandleVisible enum from FrameSelection Removing the |HandleVisible| value from |SetSelectionOption| BUG=633281 Review-Url: https://codereview.chromium.org/2647283006 Cr-Commit-Position: refs/heads/master@{#448686} Committed: https://chromium.googlesource.com/chromium/src/+/cfc62226b8b375088327fd872c621e90f36f4d7f

Patch Set 1 #

Total comments: 5

Patch Set 2 : Undid SelectionTemplate changes #

Patch Set 3 : Using enum instead of bool #

Patch Set 4 : rebase #

Patch Set 5 : forgot to make handle visible #

Patch Set 6 : Making into a dependent patch #

Patch Set 7 : Rebase #

Total comments: 1

Patch Set 8 : Fixing nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -31 lines) Patch
M third_party/WebKit/Source/core/editing/FrameSelection.h View 1 2 3 4 5 6 7 3 chunks +5 lines, -1 line 0 comments Download
M third_party/WebKit/Source/core/editing/FrameSelection.cpp View 1 2 3 4 5 6 7 7 chunks +33 lines, -22 lines 0 comments Download
M third_party/WebKit/Source/core/editing/SelectionController.cpp View 1 2 3 4 5 6 7 1 chunk +4 lines, -8 lines 0 comments Download

Messages

Total messages: 45 (36 generated)
amaralp
I haven't had time to investigate why some tests are failing, but is this what ...
3 years, 11 months ago (2017-01-25 03:46:36 UTC) #7
yosin_UTC9
Let's keep |HandleVisible| enum until we make |FrameSeelction::setSelectionAlgorithm<T>()| to take |SelectionTemplate<T>|. BTW, This patch doesn't ...
3 years, 11 months ago (2017-01-25 04:01:09 UTC) #8
Changwan Ryu
https://codereview.chromium.org/2647283006/diff/1/third_party/WebKit/Source/core/editing/SelectionTemplate.h File third_party/WebKit/Source/core/editing/SelectionTemplate.h (right): https://codereview.chromium.org/2647283006/diff/1/third_party/WebKit/Source/core/editing/SelectionTemplate.h#newcode69 third_party/WebKit/Source/core/editing/SelectionTemplate.h:69: Builder& setIsHandleVisible(bool); On 2017/01/25 04:01:09, Yosi_UTC9 wrote: > Could ...
3 years, 11 months ago (2017-01-25 09:29:47 UTC) #9
amaralp
PTAL, note that this CL is dependent on crrev.com/2664443002
3 years, 10 months ago (2017-01-30 00:27:39 UTC) #33
yosin_UTC9
https://codereview.chromium.org/2647283006/diff/140001/third_party/WebKit/Source/core/editing/FrameSelection.cpp File third_party/WebKit/Source/core/editing/FrameSelection.cpp (right): https://codereview.chromium.org/2647283006/diff/140001/third_party/WebKit/Source/core/editing/FrameSelection.cpp#newcode623 third_party/WebKit/Source/core/editing/FrameSelection.cpp:623: setSelection(newSelection, HandleVisibility::NotVisible, DoNotSetFocus); To reduce code change, can we ...
3 years, 10 months ago (2017-02-06 05:33:28 UTC) #34
amaralp
On 2017/02/06 at 05:33:28, yosin wrote: > https://codereview.chromium.org/2647283006/diff/140001/third_party/WebKit/Source/core/editing/FrameSelection.cpp > File third_party/WebKit/Source/core/editing/FrameSelection.cpp (right): > > https://codereview.chromium.org/2647283006/diff/140001/third_party/WebKit/Source/core/editing/FrameSelection.cpp#newcode623 ...
3 years, 10 months ago (2017-02-07 08:07:40 UTC) #39
yosin_UTC9
lgtm Sorry for delay. m(_ _)m
3 years, 10 months ago (2017-02-07 09:00:33 UTC) #40
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/2647283006/160001
3 years, 10 months ago (2017-02-07 19:01:27 UTC) #42
commit-bot: I haz the power
3 years, 10 months ago (2017-02-07 19:09:51 UTC) #45
Message was sent while issue was closed.
Committed patchset #8 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/cfc62226b8b375088327fd872c62...

Powered by Google App Engine
This is Rietveld 408576698