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

Issue 33433003: Processing groups with nextPollSeconds === undefined (Closed)

Created:
7 years, 2 months ago by vadimt
Modified:
7 years, 2 months ago
Reviewers:
robliao, rgustafson, skare_
CC:
chromium-reviews, arv+watch_chromium.org
Visibility:
Public.

Description

Processing groups with nextPollSeconds === undefined. In theory, the server can generate a group with requested == true, but nextPollSeconds === undefined. This change makes the client correctly process this. BUG=164227 TEST=No Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=230333

Patch Set 1 #

Total comments: 7

Patch Set 2 : robliao@ comments. #

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

Messages

Total messages: 10 (0 generated)
vadimt
7 years, 2 months ago (2013-10-21 21:14:58 UTC) #1
robliao
https://codereview.chromium.org/33433003/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/33433003/diff/1/chrome/browser/resources/google_now/background.js#newcode112 chrome/browser/resources/google_now/background.js:112: * (1) never sent 'nextPollSeconds' for the group or ...
7 years, 2 months ago (2013-10-21 21:42:21 UTC) #2
vadimt
https://codereview.chromium.org/33433003/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/33433003/diff/1/chrome/browser/resources/google_now/background.js#newcode112 chrome/browser/resources/google_now/background.js:112: * (1) never sent 'nextPollSeconds' for the group or ...
7 years, 2 months ago (2013-10-21 22:37:03 UTC) #3
robliao
LGTM https://codereview.chromium.org/33433003/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/33433003/diff/1/chrome/browser/resources/google_now/background.js#newcode438 chrome/browser/resources/google_now/background.js:438: if (group.nextPollTime !== undefined) { === and !== ...
7 years, 2 months ago (2013-10-21 22:57:05 UTC) #4
skare_
lgtm
7 years, 2 months ago (2013-10-22 17:16:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vadimt@chromium.org/33433003/60001
7 years, 2 months ago (2013-10-22 17:32:29 UTC) #6
rgustafson
lgtm
7 years, 2 months ago (2013-10-22 17:36:49 UTC) #7
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=91872
7 years, 2 months ago (2013-10-23 02:40:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vadimt@chromium.org/33433003/60001
7 years, 2 months ago (2013-10-23 02:42:46 UTC) #9
commit-bot: I haz the power
7 years, 2 months ago (2013-10-23 05:16:57 UTC) #10
Message was sent while issue was closed.
Change committed as 230333

Powered by Google App Engine
This is Rietveld 408576698