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

Issue 411813002: Exit overview mode when a new activity is opened in athena (Closed)

Created:
6 years, 5 months ago by pkotwicz
Modified:
6 years, 5 months ago
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Exit overview mode when a new activity is opened in athena. This has the side effect of fixing the crash in 396368 BUG=396368 TEST=Manual, see bug Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285393 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285763

Patch Set 1 #

Patch Set 2 : Rebased #

Patch Set 3 : Changes as requested by sadrul@ #

Total comments: 1

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -16 lines) Patch
M athena/home/home_card_unittest.cc View 1 2 3 2 chunks +0 lines, -8 lines 0 comments Download
M athena/wm/window_manager_impl.cc View 1 2 3 4 5 chunks +19 lines, -8 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
pkotwicz
Rob, PTAL
6 years, 5 months ago (2014-07-23 03:48:31 UTC) #1
flackr
lgtm, sadrul wdyt? I don't believe we'd have windows added during overview except for new ...
6 years, 5 months ago (2014-07-23 17:33:39 UTC) #2
sadrul-g
What is the stacktrace from the crash?
6 years, 5 months ago (2014-07-23 17:42:41 UTC) #3
pkotwicz
We crash in WindowOverviewModeImpl::DoScroll(), when accessing the new activity's kWindowOverviewState in particular. (The returned WindowOverviewState* ...
6 years, 5 months ago (2014-07-23 17:58:14 UTC) #4
sadrul
On 2014/07/23 17:58:14, pkotwicz wrote: > We crash in WindowOverviewModeImpl::DoScroll(), when accessing the new > ...
6 years, 5 months ago (2014-07-23 18:30:51 UTC) #5
pkotwicz
mukai@ for OWNERS
6 years, 5 months ago (2014-07-24 13:58:03 UTC) #6
Jun Mukai
lgtm https://codereview.chromium.org/411813002/diff/60001/athena/home/home_card_unittest.cc File athena/home/home_card_unittest.cc (left): https://codereview.chromium.org/411813002/diff/60001/athena/home/home_card_unittest.cc#oldcode90 athena/home/home_card_unittest.cc:90: WindowManager::GetInstance()->ToggleOverview(); also remove this
6 years, 5 months ago (2014-07-24 17:03:26 UTC) #7
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 5 months ago (2014-07-24 20:21:17 UTC) #8
pkotwicz
The CQ bit was unchecked by pkotwicz@chromium.org
6 years, 5 months ago (2014-07-24 20:21:36 UTC) #9
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 5 months ago (2014-07-24 20:21:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/411813002/80001
6 years, 5 months ago (2014-07-24 20:22:35 UTC) #11
commit-bot: I haz the power
Change committed as 285393
6 years, 5 months ago (2014-07-24 22:23:48 UTC) #12
pkotwicz
This CL does not fix the crash when the test is exited when in overview. ...
6 years, 5 months ago (2014-07-25 02:58:10 UTC) #13
pkotwicz
Ok, I have fixed the test crashing when the test is exited when in overview. ...
6 years, 5 months ago (2014-07-25 04:35:26 UTC) #14
pkotwicz
I have noticed that ScopedWindowTargeter has unused code... I will fix that in a separate ...
6 years, 5 months ago (2014-07-25 04:49:45 UTC) #15
pkotwicz
mukai@ re-approved the CL offline
6 years, 5 months ago (2014-07-25 22:56:45 UTC) #16
pkotwicz
The CQ bit was checked by pkotwicz@chromium.org
6 years, 5 months ago (2014-07-25 22:56:49 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkotwicz@chromium.org/411813002/120001
6 years, 5 months ago (2014-07-25 22:57:38 UTC) #18
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win8_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-26 00:11:12 UTC) #19
commit-bot: I haz the power
6 years, 5 months ago (2014-07-26 18:04:36 UTC) #20
Message was sent while issue was closed.
Change committed as 285763

Powered by Google App Engine
This is Rietveld 408576698