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

Issue 2851363003: [InputEvent] Update EndingSelection when appending UndoStep (Closed)

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

Description

[InputEvent] Update EndingSelection when appending UndoStep BUG=710707 Review-Url: https://codereview.chromium.org/2851363003 Cr-Commit-Position: refs/heads/master@{#470567} Committed: https://chromium.googlesource.com/chromium/src/+/6e66e1c2bd52b4790d7899535c77f13c3a5cc499

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address yosin's comments #

Total comments: 2

Patch Set 3 : yosin's comment: Use |start === undefined| #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -2 lines) Patch
M third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html View 1 2 2 chunks +30 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/core/editing/Editor.cpp View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (18 generated)
chongz
yutak@ PTAL, thanks!
3 years, 7 months ago (2017-05-02 01:49:04 UTC) #8
Yuta Kitamura
I'm not quite familiar with those code at this point; if this is not urgent, ...
3 years, 7 months ago (2017-05-02 03:58:35 UTC) #9
chongz
On 2017/05/02 03:58:35, Yuta Kitamura wrote: > I'm not quite familiar with those code at ...
3 years, 7 months ago (2017-05-02 14:59:18 UTC) #11
yosin_UTC9
https://codereview.chromium.org/2851363003/diff/1/third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html File third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html (right): https://codereview.chromium.org/2851363003/diff/1/third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html#newcode316 third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html:316: input_drag.value = "12345678"; nit: Could you use single-quote since ...
3 years, 7 months ago (2017-05-08 04:01:05 UTC) #12
chongz
yosin@ PTAL again, thanks! https://codereview.chromium.org/2851363003/diff/1/third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html File third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html (right): https://codereview.chromium.org/2851363003/diff/1/third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html#newcode316 third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html:316: input_drag.value = "12345678"; On 2017/05/08 ...
3 years, 7 months ago (2017-05-08 23:37:53 UTC) #17
yosin_UTC9
lgtm w/ nit https://codereview.chromium.org/2851363003/diff/20001/third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html File third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html (right): https://codereview.chromium.org/2851363003/diff/20001/third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html#newcode24 third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html:24: if (typeof start === 'undefined' || ...
3 years, 7 months ago (2017-05-09 00:57:59 UTC) #18
chongz
https://codereview.chromium.org/2851363003/diff/20001/third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html File third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html (right): https://codereview.chromium.org/2851363003/diff/20001/third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html#newcode24 third_party/WebKit/LayoutTests/fast/events/inputevents/inputevent-drag-drop.html:24: if (typeof start === 'undefined' || typeof end === ...
3 years, 7 months ago (2017-05-09 14:50:56 UTC) #19
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/2851363003/40001
3 years, 7 months ago (2017-05-09 14:51:55 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/439651)
3 years, 7 months ago (2017-05-09 19:55:31 UTC) #24
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/2851363003/40001
3 years, 7 months ago (2017-05-10 14:32:02 UTC) #26
commit-bot: I haz the power
3 years, 7 months ago (2017-05-10 14:38:51 UTC) #29
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/6e66e1c2bd52b4790d7899535c77...

Powered by Google App Engine
This is Rietveld 408576698