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

Issue 138843006: Close crashed incognito-mode app's shell window. (Closed)

Created:
6 years, 10 months ago by kinaba
Modified:
6 years, 10 months ago
Reviewers:
Yoyo Zhou
CC:
chromium-reviews, tfarina, chromium-apps-reviews_chromium.org
Visibility:
Public.

Description

Close crashed incognito-mode app's shell window. ExtensionService is shared between off-the-record and original profiles (see ExtensionSystemImpl) and notifies unload events always from the original profile. ShellWindow should therefore observe the original profile as well. BUG=281675 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247976

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Addressed review #2 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M apps/shell_window.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
kinaba
yoz: could you take a look? thanks!
6 years, 10 months ago (2014-01-30 06:37:36 UTC) #1
Yoyo Zhou
https://codereview.chromium.org/138843006/diff/20001/apps/shell_window.cc File apps/shell_window.cc (right): https://codereview.chromium.org/138843006/diff/20001/apps/shell_window.cc#newcode211 apps/shell_window.cc:211: content::NotificationService::AllSources()); Use profile_->GetOriginalProfile instead. Then you don't need to ...
6 years, 10 months ago (2014-01-30 08:54:25 UTC) #2
kinaba
https://codereview.chromium.org/138843006/diff/20001/apps/shell_window.cc File apps/shell_window.cc (right): https://codereview.chromium.org/138843006/diff/20001/apps/shell_window.cc#newcode211 apps/shell_window.cc:211: content::NotificationService::AllSources()); On 2014/01/30 08:54:25, Yoyo Zhou wrote: > Use ...
6 years, 10 months ago (2014-01-30 10:43:21 UTC) #3
Yoyo Zhou
lgtm
6 years, 10 months ago (2014-01-30 14:45:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kinaba@chromium.org/138843006/40001
6 years, 10 months ago (2014-01-30 14:45:36 UTC) #5
commit-bot: I haz the power
Change committed as 247976
6 years, 10 months ago (2014-01-30 17:27:24 UTC) #6
commit-bot: I haz the power
6 years, 10 months ago (2014-01-30 17:27:29 UTC) #7
Message was sent while issue was closed.
CQ bit was unchecked on CL. Ignoring.

Powered by Google App Engine
This is Rietveld 408576698