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

Issue 844503005: Convert now component to use GCM rather than pushMessaging. (Closed)

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

Description

Convert now component to use GCM rather than pushMessaging. BUG=447455 Committed: https://crrev.com/af1b985990b34d81640417006d9f9e71ebd2e9c5 Cr-Commit-Position: refs/heads/master@{#317450}

Patch Set 1 #

Patch Set 2 : style/comment cleanup #

Patch Set 3 : Made the sketch functional. #

Patch Set 4 : tiny style change #

Patch Set 5 : removing old comment #

Total comments: 10

Patch Set 6 : review comments #1 #

Patch Set 7 : move logic from utility.js to background.js - no longer needed in utility #

Patch Set 8 #

Patch Set 9 : fix test #

Patch Set 10 : responseType = text to application/json #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -20 lines) Patch
M chrome/browser/resources/google_now/background.js View 1 2 3 4 5 6 7 8 9 7 chunks +121 lines, -13 lines 0 comments Download
M chrome/browser/resources/google_now/background_test_util.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/google_now/background_unittest.gtestjs View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/resources/google_now/manifest.json View 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/resources/google_now/utility.js View 1 2 3 4 5 6 7 2 chunks +15 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
skare_
need to fix style today and/or tomorrow, and getting the server portion set up, but ...
5 years, 10 months ago (2015-02-17 23:34:15 UTC) #2
robliao
Thanks for this CL! https://codereview.chromium.org/844503005/diff/80001/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/844503005/diff/80001/chrome/browser/resources/google_now/background.js#newcode1345 chrome/browser/resources/google_now/background.js:1345: var subchannel = message.data.subchannelId; So ...
5 years, 10 months ago (2015-02-18 00:04:25 UTC) #3
skare_
moved changes from utility into background since utility didn't need these items. still updating tests. ...
5 years, 10 months ago (2015-02-19 16:48:10 UTC) #6
robliao
Overall lgtm. Just a few nits and a question. https://codereview.chromium.org/844503005/diff/180001/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/844503005/diff/180001/chrome/browser/resources/google_now/background.js#newcode1212 chrome/browser/resources/google_now/background.js:1212: ...
5 years, 10 months ago (2015-02-19 18:29:21 UTC) #7
skare_
I moved some things from utility.js to background.js and modified test. The responseType= text=>json is ...
5 years, 10 months ago (2015-02-20 21:53:47 UTC) #10
robliao
lgtm
5 years, 10 months ago (2015-02-20 22:04:23 UTC) #11
robliao
Still good.
5 years, 10 months ago (2015-02-20 23:12:21 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/844503005/240001
5 years, 10 months ago (2015-02-20 23:13:08 UTC) #15
commit-bot: I haz the power
Committed patchset #10 (id:240001)
5 years, 10 months ago (2015-02-21 00:44:00 UTC) #16
commit-bot: I haz the power
5 years, 10 months ago (2015-02-21 00:44:39 UTC) #17
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/af1b985990b34d81640417006d9f9e71ebd2e9c5
Cr-Commit-Position: refs/heads/master@{#317450}

Powered by Google App Engine
This is Rietveld 408576698