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

Issue 707603002: athena: Use ActivityList where appropriate, and fix AppActivity tests.

Created:
6 years, 1 month ago by sadrul
Modified:
3 years, 10 months ago
Reviewers:
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

athena: Use ActivityList where appropriate, and fix AppActivity tests. . Introduce ActivityManager::ReplaceActivity to swap out an activity with another activity (e.g. when replacing an AppActivity with a proxy). . Have AppActivityRegistry use the ActivityList to get the MRU activity belonging to the same app (instead of WindowListProvider). . TestAppActivity was overriding all of AppActivity, so the tests weren't actually testing AppActivity. So update TestAppActivity to override only the bare minimum of AppActivity. BUG=430030

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -109 lines) Patch
M athena/activity/activity_manager_impl.h View 1 chunk +5 lines, -0 lines 0 comments Download
M athena/activity/activity_manager_impl.cc View 1 2 chunks +35 lines, -16 lines 0 comments Download
M athena/activity/public/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M athena/activity/public/activity_manager.h View 3 chunks +12 lines, -0 lines 0 comments Download
M athena/content/app_activity.h View 1 chunk +7 lines, -3 lines 0 comments Download
M athena/content/app_activity.cc View 4 chunks +8 lines, -7 lines 0 comments Download
M athena/content/app_activity_registry.h View 1 1 chunk +0 lines, -4 lines 0 comments Download
M athena/content/app_activity_registry.cc View 1 3 chunks +20 lines, -33 lines 0 comments Download
M athena/content/app_activity_unittest.cc View 3 chunks +11 lines, -46 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
sadrul
6 years, 1 month ago (2014-11-05 22:15:51 UTC) #2
Mr4D (OOO till 08-26)
My general comment to this CL is that this was my initial idea of how ...
6 years, 1 month ago (2014-11-06 04:33:00 UTC) #3
sadrul
> My general comment to this CL is that this was my initial idea of ...
6 years, 1 month ago (2014-11-06 15:13:50 UTC) #4
oshima
On 2014/11/06 15:13:50, sadrul wrote: > > My general comment to this CL is that ...
6 years, 1 month ago (2014-11-06 15:47:28 UTC) #5
Mr4D (OOO till 08-26)
I think we do not need this anymore now anyways.
6 years, 1 month ago (2014-11-17 14:54:20 UTC) #6
Mr4D (OOO till 08-26)
3 years, 10 months ago (2017-01-30 16:32:27 UTC) #7
Athena is obsolete. Could you please close this bug?

Powered by Google App Engine
This is Rietveld 408576698