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

Issue 25114002: Finishing API error processing, and cleanup (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

Finishing API error processing, and cleanup. The cleanup includes: * Getting rid of callback param to tasks * Getting rid of debugSetStepName BUG=164227 TEST=No Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=228089

Patch Set 1 #

Patch Set 2 : Reuploading because of first upload's glitch. #

Total comments: 6

Patch Set 3 : Fixing a bug #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -74 lines) Patch
M chrome/browser/resources/google_now/background.js View 1 2 3 16 chunks +16 lines, -42 lines 0 comments Download
M chrome/browser/resources/google_now/background_test_util.js View 2 chunks +1 line, -4 lines 0 comments Download
M chrome/browser/resources/google_now/background_unittest.gtestjs View 1 2 3 1 chunk +1 line, -6 lines 0 comments Download
M chrome/browser/resources/google_now/cards.js View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/resources/google_now/utility.js View 1 2 3 4 chunks +4 lines, -6 lines 0 comments Download
M chrome/browser/resources/google_now/utility_unittest.gtestjs View 1 2 3 12 chunks +14 lines, -14 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
vadimt
7 years, 2 months ago (2013-09-27 19:59:52 UTC) #1
robliao
https://codereview.chromium.org/25114002/diff/9001/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/25114002/diff/9001/chrome/browser/resources/google_now/background.js#newcode1010 chrome/browser/resources/google_now/background.js:1010: setShouldPollCards(shouldPollCards); We should still have some sort of ordering ...
7 years, 2 months ago (2013-09-27 20:44:16 UTC) #2
vadimt
https://codereview.chromium.org/25114002/diff/9001/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/25114002/diff/9001/chrome/browser/resources/google_now/background.js#newcode1010 chrome/browser/resources/google_now/background.js:1010: setShouldPollCards(shouldPollCards); > setToastVisible needs to finish before calling setShouldPollCards. ...
7 years, 2 months ago (2013-09-27 21:10:49 UTC) #3
robliao
https://codereview.chromium.org/25114002/diff/9001/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/25114002/diff/9001/chrome/browser/resources/google_now/background.js#newcode1010 chrome/browser/resources/google_now/background.js:1010: setShouldPollCards(shouldPollCards); We would get cards and then the welcome, ...
7 years, 2 months ago (2013-09-27 21:19:16 UTC) #4
vadimt
https://codereview.chromium.org/25114002/diff/9001/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/25114002/diff/9001/chrome/browser/resources/google_now/background.js#newcode1010 chrome/browser/resources/google_now/background.js:1010: setShouldPollCards(shouldPollCards); On 2013/09/27 21:19:16, Robert Liao wrote: > We ...
7 years, 2 months ago (2013-09-30 17:14:40 UTC) #5
robliao
https://codereview.chromium.org/25114002/diff/9001/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/25114002/diff/9001/chrome/browser/resources/google_now/background.js#newcode1010 chrome/browser/resources/google_now/background.js:1010: setShouldPollCards(shouldPollCards); This isn't really getting added. This CL removes ...
7 years, 2 months ago (2013-09-30 20:05:07 UTC) #6
vadimt
https://codereview.chromium.org/25114002/diff/9001/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/25114002/diff/9001/chrome/browser/resources/google_now/background.js#newcode1010 chrome/browser/resources/google_now/background.js:1010: setShouldPollCards(shouldPollCards); You basically don't need to wait till the ...
7 years, 2 months ago (2013-09-30 20:42:14 UTC) #7
robliao
lgtm
7 years, 2 months ago (2013-09-30 22:46:31 UTC) #8
rgustafson
lgtm
7 years, 2 months ago (2013-10-01 00:49:53 UTC) #9
skare_
lgtm
7 years, 2 months ago (2013-10-08 21:02:32 UTC) #10
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 2 months ago (2013-10-10 14:59:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/vadimt@chromium.org/25114002/31001
7 years, 2 months ago (2013-10-11 00:44:07 UTC) #12
commit-bot: I haz the power
7 years, 2 months ago (2013-10-11 03:08:19 UTC) #13
Message was sent while issue was closed.
Change committed as 228089

Powered by Google App Engine
This is Rietveld 408576698