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

Issue 2352233002: mus drag and drop: Add API to let the client cancel the drag. (Closed)

Created:
4 years, 3 months ago by Elliot Glaysher
Modified:
4 years, 3 months ago
Reviewers:
Tom Sepez, sky
CC:
chromium-reviews, rjkroege, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

mus drag and drop: Add API to let the client cancel the drag. BUG=614037 Committed: https://crrev.com/f58400c1412b3528aff9716d632e9673a57d212f Cr-Commit-Position: refs/heads/master@{#420205}

Patch Set 1 #

Patch Set 2 : Rebase to ToT #

Patch Set 3 : Oops. Forgot the client lib side. #

Total comments: 2

Patch Set 4 : A bunch of dvlogs #

Unified diffs Side-by-side diffs Delta from patch set Stats (+74 lines, -4 lines) Patch
M services/ui/public/cpp/tests/test_window_tree.h View 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/public/cpp/tests/test_window_tree.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M services/ui/public/cpp/window.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M services/ui/public/cpp/window.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M services/ui/public/cpp/window_tree_client.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M services/ui/public/cpp/window_tree_client.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download
M services/ui/public/interfaces/window_tree.mojom View 1 1 chunk +4 lines, -0 lines 0 comments Download
M services/ui/ws/event_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/ws/event_dispatcher.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M services/ui/ws/window_manager_state.h View 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/ws/window_manager_state.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M services/ui/ws/window_tree.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/ws/window_tree.cc View 1 2 3 2 chunks +39 lines, -4 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 16 (10 generated)
Elliot Glaysher
sky: review tsepez: mojom
4 years, 3 months ago (2016-09-21 17:34:57 UTC) #7
Tom Sepez
lgtm
4 years, 3 months ago (2016-09-21 17:44:31 UTC) #9
sky
LGTM https://codereview.chromium.org/2352233002/diff/40001/services/ui/public/cpp/window_tree_client.cc File services/ui/public/cpp/window_tree_client.cc (right): https://codereview.chromium.org/2352233002/diff/40001/services/ui/public/cpp/window_tree_client.cc#newcode678 services/ui/public/cpp/window_tree_client.cc:678: tree_->CancelDragDrop(window->server_id()); Please add a comment that cleanup is ...
4 years, 3 months ago (2016-09-21 20:40:56 UTC) #10
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/2352233002/60001
4 years, 3 months ago (2016-09-21 21:01:17 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-21 23:56:17 UTC) #14
commit-bot: I haz the power
4 years, 3 months ago (2016-09-22 00:31:27 UTC) #16
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/f58400c1412b3528aff9716d632e9673a57d212f
Cr-Commit-Position: refs/heads/master@{#420205}

Powered by Google App Engine
This is Rietveld 408576698