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

Issue 1614233002: Shutdown the status tray before the system tray delegate. (Closed)

Created:
4 years, 11 months ago by jdufault
Modified:
4 years, 11 months ago
Reviewers:
oshima, stevenjb, sadrul, bshe
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@lkgr
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Shutdown the status tray before the system tray delegate. This also deactivates the keyboard before shutting down the shelf, which fixes a crash introduced by the above change. BUG=577413 Committed: https://crrev.com/551152efe645d6263df3e3177f374564b1fe936f Cr-Commit-Position: refs/heads/master@{#371847}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Shutdown keyboard before closing shelf #

Patch Set 3 : Remove null checks in TrayCast #

Patch Set 4 : Fix test failures #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -15 lines) Patch
M ash/shell.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ash/shell.cc View 1 2 chunks +16 lines, -1 line 0 comments Download
M ash/system/cast/tray_cast.cc View 1 2 3 2 chunks +3 lines, -14 lines 0 comments Download

Messages

Total messages: 25 (11 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1614233002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1614233002/1
4 years, 11 months ago (2016-01-25 19:46:54 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-25 20:23:11 UTC) #4
jdufault
Oshima / Steven, PTAL. +bshe@ or sadrul@ for keyboard deinit order change. The keyboard crashed ...
4 years, 11 months ago (2016-01-25 23:06:04 UTC) #9
sadrul
ShelfLayoutManager needs to be removed from the observer list before it is dead. Otherwise, how ...
4 years, 11 months ago (2016-01-25 23:15:26 UTC) #10
stevenjb
https://codereview.chromium.org/1614233002/diff/1/ash/root_window_controller.cc File ash/root_window_controller.cc (right): https://codereview.chromium.org/1614233002/diff/1/ash/root_window_controller.cc#newcode669 ash/root_window_controller.cc:669: // notification to it. This is problematic. Since (presumably) ...
4 years, 11 months ago (2016-01-25 23:28:17 UTC) #11
jdufault
On 2016/01/25 23:15:26, sadrul wrote: > ShelfLayoutManager needs to be removed from the observer list ...
4 years, 11 months ago (2016-01-26 00:55:05 UTC) #12
stevenjb
lgtm
4 years, 11 months ago (2016-01-26 00:59:12 UTC) #13
oshima
can you also update the CL description (that it deactivates keyboard before closing shelf). lgtm
4 years, 11 months ago (2016-01-26 01:02:18 UTC) #14
oshima
one q. can we remove null check you added before?
4 years, 11 months ago (2016-01-26 01:04:20 UTC) #15
jdufault
On 2016/01/26 01:04:20, oshima wrote: > one q. can we remove null check you added ...
4 years, 11 months ago (2016-01-26 01:12:57 UTC) #17
oshima
lgtm. please pay attention to memory bot failure.
4 years, 11 months ago (2016-01-26 01:16:30 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1614233002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1614233002/60001
4 years, 11 months ago (2016-01-27 19:14:42 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-27 19:48:50 UTC) #23
commit-bot: I haz the power
4 years, 11 months ago (2016-01-27 19:49:34 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/551152efe645d6263df3e3177f374564b1fe936f
Cr-Commit-Position: refs/heads/master@{#371847}

Powered by Google App Engine
This is Rietveld 408576698