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

Issue 2623273011: Move Chrome terminating notification out of //apps (Closed)

Created:
3 years, 11 months ago by michaelpg
Modified:
3 years, 11 months ago
Reviewers:
benwells
CC:
chromium-reviews, extensions-reviews_chromium.org, Matt Giuca, tapted, tfarina, mac-reviews_chromium.org, chromium-apps-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move Chrome terminating notification out of //apps Part of removing the chrome dependency from //apps. Make the embedder (chrome) extension system notify the app restore service when it will terminate, instead of relying on a Chrome notification via NotificationService. This builds on https://codereview.chromium.org/425303002 to some extent. It would be nicer not to use the Chrome notification at all, but I'm not sure how to do that -- at least this way, the responsibility is in c/b/extensions rather than elsewhere in Chrome. R=benwells@chromium.org BUG=679971 Review-Url: https://codereview.chromium.org/2623273011 Cr-Commit-Position: refs/heads/master@{#443643} Committed: https://chromium.googlesource.com/chromium/src/+/2fc6af94465bf4c86d723bab970f37f29ee3f944

Patch Set 1 #

Patch Set 2 : remove DEPS rule #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -36 lines) Patch
M apps/app_lifetime_monitor.h View 2 chunks +0 lines, -5 lines 0 comments Download
M apps/app_lifetime_monitor.cc View 4 chunks +0 lines, -14 lines 0 comments Download
M apps/app_restore_service.h View 2 chunks +3 lines, -1 line 0 comments Download
M apps/app_restore_service.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/apps/app_shim/extension_app_shim_handler_mac.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/apps/app_shim/extension_app_shim_handler_mac.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/extensions/DEPS View 1 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/extensions/extension_system_impl.h View 3 chunks +9 lines, -1 line 0 comments Download
M chrome/browser/extensions/extension_system_impl.cc View 5 chunks +16 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
michaelpg
Ben: It's unclear to me how Chrome should use /apps. I guess there are two ...
3 years, 11 months ago (2017-01-13 03:40:21 UTC) #2
benwells
lgtm I can't remember what I was thinking when writing that comment, sorry. Maybe that's ...
3 years, 11 months ago (2017-01-13 03:50:53 UTC) #3
benwells
lgtm I can't remember what I was thinking when writing that comment, sorry. Maybe that's ...
3 years, 11 months ago (2017-01-13 03:50:53 UTC) #4
benwells
lgtm I can't remember what I was thinking when writing that comment, sorry. Maybe that's ...
3 years, 11 months ago (2017-01-13 03:50:57 UTC) #5
benwells
lgtm I can't remember what I was thinking when writing that comment, sorry. Maybe that's ...
3 years, 11 months ago (2017-01-13 03:50:57 UTC) #6
benwells
lgtm I can't remember what I was thinking when writing that comment, sorry. Maybe that's ...
3 years, 11 months ago (2017-01-13 03:50:58 UTC) #7
michaelpg
On 2017/01/13 03:50:58, benwells wrote: > lgtm > > I can't remember what I was ...
3 years, 11 months ago (2017-01-13 18:55:04 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2623273011/20001
3 years, 11 months ago (2017-01-13 18:56:09 UTC) #11
commit-bot: I haz the power
3 years, 11 months ago (2017-01-13 19:54:55 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/2fc6af94465bf4c86d723bab970f...

Powered by Google App Engine
This is Rietveld 408576698