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

Issue 1993583002: Show notification instead of opening app launcher after extension installation (Closed)

Created:
4 years, 7 months ago by yoshiki
Modified:
4 years, 6 months ago
CC:
chromium-reviews, asanka, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Show notification instead of opening app launcher after extension installation This patch suppresses opening the launcher and show app-installed notifications instead after user installs apps from CWS. Even with this patch, the app launcher is opened to show the installation progress. It'll be suppressed in the separated patch, BUG=606843 TEST=manual tested Committed: https://crrev.com/fd0c9080b93a56883be8eda1de4f09420422966a Cr-Commit-Position: refs/heads/master@{#397081}

Patch Set 1 #

Total comments: 12

Patch Set 2 : Addressed comments #

Total comments: 8

Patch Set 3 : Addressed comments #

Messages

Total messages: 26 (13 generated)
yoshiki
Benwells, PTAL. Thanks.
4 years, 7 months ago (2016-05-19 20:08:43 UTC) #5
benwells
https://codereview.chromium.org/1993583002/diff/40001/chrome/browser/ui/extensions/extension_installed_notification.cc File chrome/browser/ui/extensions/extension_installed_notification.cc (right): https://codereview.chromium.org/1993583002/diff/40001/chrome/browser/ui/extensions/extension_installed_notification.cc#newcode26 chrome/browser/ui/extensions/extension_installed_notification.cc:26: const char* kNotificationOriginUrl = "http://origin/"; What is this all ...
4 years, 7 months ago (2016-05-20 00:17:29 UTC) #6
yoshiki
Sorry I forgot to upload the latest patchset so some tentative code remained. I fixed ...
4 years, 7 months ago (2016-05-24 16:25:18 UTC) #9
benwells
https://codereview.chromium.org/1993583002/diff/100001/chrome/browser/ui/extensions/extension_installed_notification.cc File chrome/browser/ui/extensions/extension_installed_notification.cc (right): https://codereview.chromium.org/1993583002/diff/100001/chrome/browser/ui/extensions/extension_installed_notification.cc#newcode22 chrome/browser/ui/extensions/extension_installed_notification.cc:22: #include "ui/message_center/notification.h" Nit: This is a lot of includes, ...
4 years, 7 months ago (2016-05-25 05:31:31 UTC) #10
yoshiki
benwells@, PTAL. Thanks. https://codereview.chromium.org/1993583002/diff/100001/chrome/browser/ui/extensions/extension_installed_notification.cc File chrome/browser/ui/extensions/extension_installed_notification.cc (right): https://codereview.chromium.org/1993583002/diff/100001/chrome/browser/ui/extensions/extension_installed_notification.cc#newcode22 chrome/browser/ui/extensions/extension_installed_notification.cc:22: #include "ui/message_center/notification.h" On 2016/05/25 05:31:31, benwells ...
4 years, 6 months ago (2016-05-30 06:56:01 UTC) #13
benwells
lgtm
4 years, 6 months ago (2016-05-30 07:19:04 UTC) #14
yoshiki
oshima@, PTAL at added resources in chrome/app/theme/? asvitkine@, PTAL at the histograms.xml change in metrics?
4 years, 6 months ago (2016-05-30 07:27:30 UTC) #16
Alexei Svitkine (slow)
histograms lgtm
4 years, 6 months ago (2016-05-30 14:41:04 UTC) #18
oshima
lgtm If you can use vector icon,that'd be better though.
4 years, 6 months ago (2016-05-31 23:31:37 UTC) #19
yoshiki
On 2016/05/31 23:31:37, oshima wrote: > lgtm > > If you can use vector icon,that'd ...
4 years, 6 months ago (2016-06-01 06:46:39 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1993583002/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1993583002/160001
4 years, 6 months ago (2016-06-01 06:46:58 UTC) #22
commit-bot: I haz the power
Committed patchset #3 (id:160001)
4 years, 6 months ago (2016-06-01 08:14:58 UTC) #24
commit-bot: I haz the power
4 years, 6 months ago (2016-06-01 08:16:38 UTC) #26
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/fd0c9080b93a56883be8eda1de4f09420422966a
Cr-Commit-Position: refs/heads/master@{#397081}

Powered by Google App Engine
This is Rietveld 408576698