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

Issue 248473003: Attempt Manager Refactor and Opt-In Pipeline Refactor (Closed)

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

Description

Attempt Manager Refactor and Opt-In Pipeline Refactor Refactored the attempt manager to use a more obvious naming scheme as well as participate in promises for retries. This also entailed reexamination of all attempt managers in Chrome Now. Opt-in checking as a result became a first class state change citizen and is no longer part of the card checking pipeline, fixing a few opt-in aggression issues. With this change, we don't care how often a push message comes through that may indicate that Google Now is enabled. BUG=360649, 362306 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=268302

Patch Set 1 #

Total comments: 14

Patch Set 2 : CR Feedback #

Total comments: 2

Patch Set 3 : Quick Comment Fix #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+293 lines, -150 lines) Patch
M chrome/browser/resources/google_now/background.js View 1 2 17 chunks +129 lines, -77 lines 0 comments Download
M chrome/browser/resources/google_now/background_test_util.js View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/google_now/background_unittest.gtestjs View 1 22 chunks +118 lines, -40 lines 0 comments Download
M chrome/browser/resources/google_now/utility.js View 1 2 4 chunks +23 lines, -22 lines 1 comment Download
M chrome/browser/resources/google_now/utility_unittest.gtestjs View 5 chunks +22 lines, -11 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
robliao
6 years, 8 months ago (2014-04-23 00:30:44 UTC) #1
skare_
lgtm
6 years, 7 months ago (2014-04-29 00:12:10 UTC) #2
rgustafson
https://codereview.chromium.org/248473003/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/248473003/diff/1/chrome/browser/resources/google_now/background.js#newcode434 chrome/browser/resources/google_now/background.js:434: * Calculates the soonest poll time from a map ...
6 years, 7 months ago (2014-04-29 00:38:54 UTC) #3
robliao
https://codereview.chromium.org/248473003/diff/1/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/248473003/diff/1/chrome/browser/resources/google_now/background.js#newcode434 chrome/browser/resources/google_now/background.js:434: * Calculates the soonest poll time from a map ...
6 years, 7 months ago (2014-05-01 01:22:26 UTC) #4
rgustafson
lgtm https://codereview.chromium.org/248473003/diff/40001/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/248473003/diff/40001/chrome/browser/resources/google_now/background.js#newcode653 chrome/browser/resources/google_now/background.js:653: * Performs the an opt-in poll without an ...
6 years, 7 months ago (2014-05-03 00:41:20 UTC) #5
robliao
xiyuan: Please provide owner approval for this CL. Thanks! https://codereview.chromium.org/248473003/diff/40001/chrome/browser/resources/google_now/background.js File chrome/browser/resources/google_now/background.js (right): https://codereview.chromium.org/248473003/diff/40001/chrome/browser/resources/google_now/background.js#newcode653 chrome/browser/resources/google_now/background.js:653: ...
6 years, 7 months ago (2014-05-05 17:24:29 UTC) #6
xiyuan
lgtm
6 years, 7 months ago (2014-05-05 17:46:32 UTC) #7
robliao
The CQ bit was checked by robliao@chromium.org
6 years, 7 months ago (2014-05-05 17:46:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/robliao@chromium.org/248473003/60001
6 years, 7 months ago (2014-05-05 17:49:00 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-05 19:37:36 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-05 23:05:47 UTC) #11
Message was sent while issue was closed.
Change committed as 268302

Powered by Google App Engine
This is Rietveld 408576698