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

Issue 114643003: Use a single ToplevelWindowEventHandler for the ash::Shell (Closed)

Created:
7 years ago by pkotwicz
Modified:
6 years, 12 months ago
Reviewers:
oshima, varkha, sadrul
CC:
chromium-reviews, kalyank, ben+views_chromium.org, ben+ash_chromium.org, tfarina
Visibility:
Public.

Description

Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in disabling the few cases in which dragging multiple windows is possible (which causes crashiness) BUG=324038 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=242116

Patch Set 1 : #

Total comments: 8

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -121 lines) Patch
M ash/metrics/user_metrics_recorder.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ash/metrics/user_metrics_recorder.cc View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download
M ash/root_window_controller.h View 1 2 3 4 2 chunks +6 lines, -7 lines 0 comments Download
M ash/root_window_controller.cc View 1 2 3 4 6 chunks +2 lines, -11 lines 0 comments Download
M ash/shell.h View 1 2 3 4 2 chunks +4 lines, -0 lines 0 comments Download
M ash/shell.cc View 1 2 3 4 5 chunks +14 lines, -4 lines 0 comments Download
M ash/wm/panels/panel_window_event_handler.h View 1 1 chunk +4 lines, -8 lines 0 comments Download
M ash/wm/panels/panel_window_event_handler.cc View 1 4 chunks +8 lines, -4 lines 0 comments Download
M ash/wm/toplevel_window_event_handler.h View 1 2 chunks +1 line, -6 lines 0 comments Download
M ash/wm/toplevel_window_event_handler.cc View 1 6 chunks +6 lines, -41 lines 0 comments Download
M ash/wm/workspace/workspace_event_handler.h View 1 2 chunks +4 lines, -8 lines 0 comments Download
M ash/wm/workspace/workspace_event_handler.cc View 1 2 7 chunks +5 lines, -7 lines 0 comments Download
M ash/wm/workspace/workspace_event_handler_unittest.cc View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
M ash/wm/workspace_controller.cc View 1 1 chunk +4 lines, -7 lines 0 comments Download
M tools/metrics/actions/chromeactions.txt View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/widget/native_widget_aura.cc View 1 2 3 4 1 chunk +21 lines, -16 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
pkotwicz
Valery, can you please take a look?
7 years ago (2013-12-12 23:31:19 UTC) #1
varkha
Great to see so much code and complexity gone, Thanks! https://codereview.chromium.org/114643003/diff/60001/ash/shell.cc File ash/shell.cc (right): https://codereview.chromium.org/114643003/diff/60001/ash/shell.cc#newcode679 ...
7 years ago (2013-12-13 04:05:14 UTC) #2
pkotwicz
Valery, can you please take another look? https://codereview.chromium.org/114643003/diff/60001/ash/shell.cc File ash/shell.cc (right): https://codereview.chromium.org/114643003/diff/60001/ash/shell.cc#newcode679 ash/shell.cc:679: toplevel_window_event_handler_.reset(); We ...
7 years ago (2013-12-13 20:28:42 UTC) #3
pkotwicz
Oshima, can you please take a look? Valery is away working on innovation week this ...
7 years ago (2013-12-16 19:04:27 UTC) #4
oshima
wow, i wonder why we were doing this. nice cleanup tho. lgtm https://codereview.chromium.org/114643003/diff/110001/ash/root_window_controller.h File ash/root_window_controller.h ...
7 years ago (2013-12-17 00:33:46 UTC) #5
pkotwicz
Sadrul, can you please take a look at the change in ui/views (modulo me addressing ...
7 years ago (2013-12-17 02:16:00 UTC) #6
sadrul
On 2013/12/17 02:16:00, pkotwicz wrote: > Sadrul, can you please take a look at the ...
7 years ago (2013-12-17 04:27:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/114643003/150001
7 years ago (2013-12-18 20:46:17 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) interactive_ui_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=186329
7 years ago (2013-12-18 23:10:08 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/114643003/170001
7 years ago (2013-12-19 16:10:37 UTC) #10
commit-bot: I haz the power
Failed to apply patch for ash/shell.h: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years ago (2013-12-19 16:10:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/114643003/210001
7 years ago (2013-12-19 19:46:43 UTC) #12
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=108222
7 years ago (2013-12-20 01:01:21 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/114643003/210001
7 years ago (2013-12-20 01:32:09 UTC) #14
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=108388
7 years ago (2013-12-20 09:08:24 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/114643003/210001
7 years ago (2013-12-20 15:33:59 UTC) #16
commit-bot: I haz the power
7 years ago (2013-12-20 17:36:45 UTC) #17
Message was sent while issue was closed.
Change committed as 242116

Powered by Google App Engine
This is Rietveld 408576698