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

Issue 2701083002: Preserve handles visibility when modifying selection (Closed)

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

Description

Preserve handles visibility when modifying selection When modifying selection programmatically by the method FrameSelection::setSelectedRange preserve selection handles visibility. BUG=685420 Review-Url: https://codereview.chromium.org/2701083002 Cr-Commit-Position: refs/heads/master@{#457341} Committed: https://chromium.googlesource.com/chromium/src/+/4e61755b3dd5d278d51896e56e4f9aa51beff6a2

Patch Set 1 #

Patch Set 2 : Added unit test #

Total comments: 4

Patch Set 3 : Removed redundant EXPECTs in test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -0 lines) Patch
M third_party/WebKit/Source/core/editing/FrameSelection.cpp View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/core/editing/FrameSelectionTest.cpp View 1 2 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (23 generated)
Tima Vaisburd
PTAL.
3 years, 10 months ago (2017-02-17 23:35:42 UTC) #4
Tima Vaisburd
+sgurun@: FYI
3 years, 10 months ago (2017-02-18 00:11:33 UTC) #6
amaralp
On 2017/02/17 at 23:35:42, timav wrote: > PTAL. Added yosin@ for OWNERS. I can't think ...
3 years, 10 months ago (2017-02-18 01:02:30 UTC) #8
yosin_UTC9
On 2017/02/18 at 01:02:30, amaralp wrote: > On 2017/02/17 at 23:35:42, timav wrote: > > ...
3 years, 10 months ago (2017-02-20 06:05:45 UTC) #15
Tima Vaisburd
Sorry it took so long to react. I added a test which is similar to ...
3 years, 9 months ago (2017-03-14 21:47:39 UTC) #24
Tima Vaisburd
On 2017/03/14 21:47:39, Tima Vaisburd wrote: > Sorry it took so long to react. I ...
3 years, 9 months ago (2017-03-16 00:10:43 UTC) #25
yosin_UTC9
lgtm w/ nits https://codereview.chromium.org/2701083002/diff/20001/third_party/WebKit/Source/core/editing/FrameSelectionTest.cpp File third_party/WebKit/Source/core/editing/FrameSelectionTest.cpp (right): https://codereview.chromium.org/2701083002/diff/20001/third_party/WebKit/Source/core/editing/FrameSelectionTest.cpp#newcode304 third_party/WebKit/Source/core/editing/FrameSelectionTest.cpp:304: EXPECT_FALSE(selection().isHandleVisible()); nit: Since other test covers ...
3 years, 9 months ago (2017-03-16 01:10:26 UTC) #26
Tima Vaisburd
https://codereview.chromium.org/2701083002/diff/20001/third_party/WebKit/Source/core/editing/FrameSelectionTest.cpp File third_party/WebKit/Source/core/editing/FrameSelectionTest.cpp (right): https://codereview.chromium.org/2701083002/diff/20001/third_party/WebKit/Source/core/editing/FrameSelectionTest.cpp#newcode304 third_party/WebKit/Source/core/editing/FrameSelectionTest.cpp:304: EXPECT_FALSE(selection().isHandleVisible()); On 2017/03/16 01:10:26, yosin_UTC9 wrote: > nit: Since ...
3 years, 9 months ago (2017-03-16 02:02:29 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/2701083002/40001
3 years, 9 months ago (2017-03-16 02:03:05 UTC) #30
commit-bot: I haz the power
3 years, 9 months ago (2017-03-16 03:53:44 UTC) #33
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/4e61755b3dd5d278d51896e56e4f...

Powered by Google App Engine
This is Rietveld 408576698