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

Issue 127183002: kiosk: Fix StartupAppLauncher::LaunchApp crash. (Closed)

Created:
6 years, 11 months ago by xiyuan
Modified:
6 years, 11 months ago
Reviewers:
Tim Song
CC:
chromium-reviews, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Visibility:
Public.

Description

kiosk: Fix StartupAppLauncher::LaunchApp crash. Speculative fix. This crash happens if we have pending OnReadyToLaunch job after CleanUp is being called. The only possible cause seems to be user manually cancels the launch while the OnReadyToLaunch job is pending. Use timer for the job and cancels it in CleanUp to fix the crash. BUG=331105 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243726

Patch Set 1 #

Patch Set 2 : per discussion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -10 lines) Patch
M chrome/browser/chromeos/login/app_launch_controller.h View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/app_launch_controller.cc View 1 5 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
xiyuan
6 years, 11 months ago (2014-01-08 00:20:42 UTC) #1
xiyuan
ping?
6 years, 11 months ago (2014-01-08 20:36:14 UTC) #2
xiyuan
CL updated per discussion. Please take another look. Thanks.
6 years, 11 months ago (2014-01-08 22:14:00 UTC) #3
Tim Song
lgtm
6 years, 11 months ago (2014-01-08 22:19:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xiyuan@chromium.org/127183002/50001
6 years, 11 months ago (2014-01-08 22:32:33 UTC) #5
commit-bot: I haz the power
6 years, 11 months ago (2014-01-09 01:25:51 UTC) #6
Message was sent while issue was closed.
Change committed as 243726

Powered by Google App Engine
This is Rietveld 408576698