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

Issue 2739213003: aura-mus: wire up drag and drop. (Closed)

Created:
3 years, 9 months ago by Elliot Glaysher
Modified:
3 years, 9 months ago
Reviewers:
sky
CC:
chromium-reviews, rjkroege, kalyank, sadrul, dcheng, tfarina
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

aura-mus: wire up drag and drop. - Drag now works again. - Ensure the nested run loop gets torn down on errors. - Adds logs of dvlogs for debugging when needed. - Moves registration of aura components to //ui/aura/. BUG=699235, 665077 Review-Url: https://codereview.chromium.org/2739213003 Cr-Commit-Position: refs/heads/master@{#456193} Committed: https://chromium.googlesource.com/chromium/src/+/9e38764793efdaef079e7ece7028ee84a9482a63

Patch Set 1 #

Patch Set 2 : msvc doesn't understand that this is impossible. #

Total comments: 8

Patch Set 3 : sky comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -33 lines) Patch
M services/ui/ws/drag_controller.h View 1 chunk +2 lines, -0 lines 0 comments Download
M services/ui/ws/drag_controller.cc View 1 2 6 chunks +33 lines, -1 line 0 comments Download
M services/ui/ws/window_tree.cc View 3 chunks +6 lines, -3 lines 0 comments Download
M ui/aura/env.h View 3 chunks +7 lines, -1 line 0 comments Download
M ui/aura/env.cc View 1 2 4 chunks +12 lines, -1 line 0 comments Download
M ui/aura/mus/drag_drop_controller_mus.cc View 1 chunk +8 lines, -6 lines 0 comments Download
M ui/aura/mus/window_port_mus.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/aura/mus/window_port_mus.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/aura/mus/window_tree_client.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/mus/window_tree_client.cc View 2 chunks +5 lines, -5 lines 0 comments Download
M ui/views/mus/desktop_window_tree_host_mus.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/mus/mus_client.h View 3 chunks +2 lines, -8 lines 0 comments Download
M ui/views/mus/mus_client.cc View 3 chunks +0 lines, -7 lines 0 comments Download

Messages

Total messages: 24 (18 generated)
Elliot Glaysher
Next action after this patch: build out a way for tests to inject "native" events ...
3 years, 9 months ago (2017-03-10 19:19:50 UTC) #12
sky
https://codereview.chromium.org/2739213003/diff/20001/services/ui/ws/drag_controller.cc File services/ui/ws/drag_controller.cc (right): https://codereview.chromium.org/2739213003/diff/20001/services/ui/ws/drag_controller.cc#newcode361 services/ui/ws/drag_controller.cc:361: return ""; "" -> std::string() https://codereview.chromium.org/2739213003/diff/20001/services/ui/ws/drag_controller.h File services/ui/ws/drag_controller.h (right): ...
3 years, 9 months ago (2017-03-10 21:00:57 UTC) #13
Elliot Glaysher
https://codereview.chromium.org/2739213003/diff/20001/services/ui/ws/drag_controller.cc File services/ui/ws/drag_controller.cc (right): https://codereview.chromium.org/2739213003/diff/20001/services/ui/ws/drag_controller.cc#newcode361 services/ui/ws/drag_controller.cc:361: return ""; On 2017/03/10 21:00:57, sky wrote: > "" ...
3 years, 9 months ago (2017-03-10 21:30:07 UTC) #16
sky
LGTM
3 years, 9 months ago (2017-03-10 21:30:44 UTC) #17
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/2739213003/40001
3 years, 9 months ago (2017-03-10 22:29:45 UTC) #21
commit-bot: I haz the power
3 years, 9 months ago (2017-03-10 22:39:27 UTC) #24
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/9e38764793efdaef079e7ece7028...

Powered by Google App Engine
This is Rietveld 408576698