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

Issue 596623005: Do not show the activity widget in ActivityManager::AddActivity (Closed)

Created:
6 years, 3 months ago by oshima
Modified:
6 years, 3 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, extensions-reviews_chromium.org, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src@master
Project:
chromium
Visibility:
Public.

Description

Do not show the activity widget in ActivityManager::AddActivity * Instead, show it explicitly on caller side. This is necessary as the extensions system controls the app window's visibility. Remove ActivityViewManager Instead of keeping activity -> widget map, use views::Widget::GetWidgetForNativeWindow BUG=417017 TEST=ActivityManagerTest.Basic Committed: https://crrev.com/c856b9bf12c634b7b5f2879761fb8a63cc5f0822 Cr-Commit-Position: refs/heads/master@{#296524}

Patch Set 1 : #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+94 lines, -176 lines) Patch
M athena/activity/activity.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M athena/activity/activity_manager_impl.h View 2 chunks +6 lines, -1 line 0 comments Download
M athena/activity/activity_manager_impl.cc View 6 chunks +53 lines, -13 lines 0 comments Download
M athena/activity/activity_manager_unittest.cc View 1 chunk +5 lines, -0 lines 0 comments Download
D athena/activity/activity_view_manager_impl.cc View 1 chunk +0 lines, -120 lines 0 comments Download
M athena/activity/public/activity.h View 2 chunks +6 lines, -1 line 0 comments Download
D athena/activity/public/activity_view_manager.h View 1 chunk +0 lines, -33 lines 0 comments Download
M athena/athena.gyp View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M athena/content/web_activity.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M athena/extensions/athena_app_delegate_base.cc View 2 chunks +2 lines, -1 line 0 comments Download
M athena/main/placeholder.cc View 2 chunks +4 lines, -1 line 0 comments Download
M athena/main/url_search_provider.cc View 2 chunks +3 lines, -1 line 0 comments Download
M athena/resource_manager/resource_manager_impl.cc View 1 2 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
oshima
6 years, 3 months ago (2014-09-23 22:44:47 UTC) #6
Mr4D (OOO till 08-26)
I like the changelist in general since I did never see a reason for having ...
6 years, 3 months ago (2014-09-23 23:14:33 UTC) #7
oshima
On 2014/09/23 23:14:33, Mr4D wrote: > I like the changelist in general since I did ...
6 years, 3 months ago (2014-09-24 00:57:29 UTC) #8
Mr4D (OOO till 08-26)
The initial state of the window should still be discussed with UX since having no ...
6 years, 3 months ago (2014-09-24 20:25:51 UTC) #9
oshima
here is the summary of the offline discussion and my findings. let me know if ...
6 years, 3 months ago (2014-09-24 20:28:31 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596623005/100001
6 years, 3 months ago (2014-09-24 20:43:30 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:100001) as 554dfa327d33d28b5f878faf38d4c2379dfde489
6 years, 3 months ago (2014-09-24 21:28:59 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-24 21:29:42 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/c856b9bf12c634b7b5f2879761fb8a63cc5f0822
Cr-Commit-Position: refs/heads/master@{#296524}

Powered by Google App Engine
This is Rietveld 408576698