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

Issue 13581008: cros: Explicitly manage app session lifetime. (Closed)

Created:
7 years, 8 months ago by xiyuan
Modified:
7 years, 8 months ago
Reviewers:
zel, sky
CC:
chromium-reviews, oshima+watch_chromium.org, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

cros: Explicitly manage app session lifetime. - Remove the EndKeepALive work arounds; - Manage app session lifetime explicitly by watching app window counts; BUG=226103 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192487

Patch Set 1 #

Total comments: 2

Patch Set 2 : solution 2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -40 lines) Patch
A chrome/browser/chromeos/app_mode/app_session_lifetime.h View 1 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/app_mode/app_session_lifetime.cc View 1 1 chunk +77 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/app_mode/startup_app_launcher.cc View 1 6 chunks +2 lines, -36 lines 0 comments Download
M chrome/browser/lifetime/application_lifetime_aura.cc View 1 2 chunks +1 line, -3 lines 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 2 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
xiyuan
7 years, 8 months ago (2013-04-03 22:13:31 UTC) #1
zel
https://codereview.chromium.org/13581008/diff/1/chrome/browser/chromeos/app_mode/startup_app_launcher.cc File chrome/browser/chromeos/app_mode/startup_app_launcher.cc (right): https://codereview.chromium.org/13581008/diff/1/chrome/browser/chromeos/app_mode/startup_app_launcher.cc#newcode91 chrome/browser/chromeos/app_mode/startup_app_launcher.cc:91: if (shell_window->extension()->id() == app_id_) are you sure that extension() ...
7 years, 8 months ago (2013-04-03 22:17:50 UTC) #2
xiyuan
Okay. The CL sounds like a bad idea. The only reason we have EndKeepAlive is ...
7 years, 8 months ago (2013-04-03 23:10:32 UTC) #3
xiyuan
Here is a cleaner solution that removes the EndKeepAlive work arounds and binds the app ...
7 years, 8 months ago (2013-04-04 17:10:24 UTC) #4
sky
LGTM
7 years, 8 months ago (2013-04-04 17:39:42 UTC) #5
zel
lgtm
7 years, 8 months ago (2013-04-04 17:44:43 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xiyuan@chromium.org/13581008/7001
7 years, 8 months ago (2013-04-04 20:36:35 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 8 months ago (2013-04-04 20:41:38 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xiyuan@chromium.org/13581008/7001
7 years, 8 months ago (2013-04-04 23:25:19 UTC) #9
commit-bot: I haz the power
7 years, 8 months ago (2013-04-05 03:53:15 UTC) #10
Message was sent while issue was closed.
Change committed as 192487

Powered by Google App Engine
This is Rietveld 408576698