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

Issue 10887032: If any installed app has push messaging permission, then background launch Chrome (Closed)

Created:
8 years, 3 months ago by Pete Williamson
Modified:
8 years, 3 months ago
CC:
chromium-reviews, Raghu Simha, ncarter (slow), akalin, tim (not reviewing), markdavidscott, Mihai Parparita -not on Chrome
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

We're building a new push messaging system to send messages to chrome apps which may or may not be running. If they are not running, we will start them and then deliver the message. However, that only works if Chrome is already running. If any installed app has push messaging permission, then this change will background launch Chrome when we boot the OS so that Chrome is available to deliver the push messages, the same way we do today with background apps. Also, note that just like background apps, if the user exits Chrome intentionally that we don't keep it running Andrew, please let me know if there is a better reviewer BUG=144690 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156215

Patch Set 1 #

Patch Set 2 : revert accidental change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M chrome/browser/background/background_application_list_model.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
Pete Williamson
8 years, 3 months ago (2012-08-29 20:18:39 UTC) #1
Pete Williamson
Changing the reviewer from Drew to Mihai, Drew is out on peternity leave. Mihai - ...
8 years, 3 months ago (2012-08-29 20:42:50 UTC) #2
Mihai Parparita -not on Chrome
I'm not actually an OWNER in that directory. But, is there a reason why you ...
8 years, 3 months ago (2012-08-29 21:47:17 UTC) #3
markdavidscott
The reason we though this would be logical is because it seemed like packaged apps ...
8 years, 3 months ago (2012-08-29 22:46:19 UTC) #4
markdavidscott
The reason we though this would be logical is because it seemed like packaged apps ...
8 years, 3 months ago (2012-08-29 22:46:20 UTC) #5
dcheng
After thinking about this more, I think it makes sense to keep them separate permissions, ...
8 years, 3 months ago (2012-08-29 22:56:18 UTC) #6
dcheng
After thinking about this more, I think it makes sense to keep them separate permissions, ...
8 years, 3 months ago (2012-08-29 22:56:18 UTC) #7
Pete Williamson
Changing the primary reviewer to rickcam@ who is in the OWNERS file
8 years, 3 months ago (2012-08-29 23:33:27 UTC) #8
Dmitry Titov
On 2012/08/29 21:47:17, Mihai Parparita wrote: > I'm not actually an OWNER in that directory. ...
8 years, 3 months ago (2012-09-04 23:06:26 UTC) #9
Mihai Parparita -not on Chrome
OK, I agree that not tying pushMessaging to the background permission makes sense as far ...
8 years, 3 months ago (2012-09-06 21:24:55 UTC) #10
Dmitry Titov
LGTM as well. I worked with Drew and Rick on this feature, although I'm not ...
8 years, 3 months ago (2012-09-11 18:20:20 UTC) #11
markdavidscott
With this going ahead, can the CL be linked to http://code.google.com/p/chromium/issues/detail?id=144690 and/or can the issue ...
8 years, 3 months ago (2012-09-11 18:28:58 UTC) #12
sky
LGTM
8 years, 3 months ago (2012-09-11 23:25:52 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petewil@chromium.org/10887032/2001
8 years, 3 months ago (2012-09-11 23:30:14 UTC) #14
commit-bot: I haz the power
8 years, 3 months ago (2012-09-12 02:48:00 UTC) #15
Change committed as 156215

Powered by Google App Engine
This is Rietveld 408576698