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

Issue 1079163004: Now component extension (v1): unregister from GCM on startup (Closed)

Created:
5 years, 8 months ago by skare_
Modified:
5 years, 8 months ago
Reviewers:
robliao, fgorski
CC:
chromium-reviews, arv+watch_chromium.org, Nicolas Zea, fgorski
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Now component extension (v1): unregister from GCM on startup BUG=479274 Committed: https://crrev.com/e5499ddebc7499f765ef3688d8c4c293ee3138cf Cr-Commit-Position: refs/heads/master@{#326696}

Patch Set 1 #

Patch Set 2 : remove unneeded return #

Total comments: 2

Patch Set 3 : Unregister before clearing storage #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -1 line) Patch
M chrome/browser/resources/google_now/background.js View 1 2 3 chunks +21 lines, -1 line 0 comments Download

Messages

Total messages: 17 (6 generated)
skare_
5 years, 8 months ago (2015-04-23 22:06:14 UTC) #2
skare_
On 2015/04/23 22:06:14, skare_ wrote: the diff with signing in again is https://codereview.chromium.org/1071393005 (testing)
5 years, 8 months ago (2015-04-23 22:08:13 UTC) #3
robliao
lgtm
5 years, 8 months ago (2015-04-23 22:10:09 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1079163004/20001
5 years, 8 months ago (2015-04-23 22:21:21 UTC) #6
skare_
+cc fgorski/zea
5 years, 8 months ago (2015-04-23 22:35:06 UTC) #7
fgorski
https://codereview.chromium.org/1079163004/diff/20001/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/1079163004/diff/20001/chrome/browser/resources/google_now/background.js#newcode1325 chrome/browser/resources/google_now/background.js:1325: instrumented.gcm.unregister(function() {}); Would it make sense to call chrome.storage.local.remove() ...
5 years, 8 months ago (2015-04-23 22:38:37 UTC) #9
skare_
https://codereview.chromium.org/1079163004/diff/20001/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/1079163004/diff/20001/chrome/browser/resources/google_now/background.js#newcode1325 chrome/browser/resources/google_now/background.js:1325: instrumented.gcm.unregister(function() {}); On 2015/04/23 22:38:37, fgorski wrote: > Would ...
5 years, 8 months ago (2015-04-23 22:50:53 UTC) #11
fgorski
lgtm, this should do it
5 years, 8 months ago (2015-04-23 23:02:03 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1079163004/40001
5 years, 8 months ago (2015-04-23 23:38:50 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 8 months ago (2015-04-24 00:11:13 UTC) #16
commit-bot: I haz the power
5 years, 8 months ago (2015-04-24 00:12:07 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/e5499ddebc7499f765ef3688d8c4c293ee3138cf
Cr-Commit-Position: refs/heads/master@{#326696}

Powered by Google App Engine
This is Rietveld 408576698