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

Issue 2273323002: NTP Snippets: Added error codes for out of quota events (Closed)

Created:
4 years, 3 months ago by finkm
Modified:
4 years, 3 months ago
Reviewers:
Marc Treib, jwd
CC:
chromium-reviews, ntp-dev+reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NTP Snippets: Added error codes in case snippet fetcher runs out of quota. BUG=627073 Committed: https://crrev.com/182c7f2784883ce786cb81ce4f6ec3ab77a7d6f5 Cr-Commit-Position: refs/heads/master@{#414671}

Patch Set 1 #

Total comments: 2

Patch Set 2 : addressing comments #

Patch Set 3 : fixed stupid error #

Total comments: 3

Patch Set 4 : addressing comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -5 lines) Patch
M components/ntp_snippets/ntp_snippets_fetcher.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/ntp_snippets/ntp_snippets_fetcher.cc View 1 2 3 4 chunks +33 lines, -5 lines 1 comment Download
M tools/metrics/histograms/histograms.xml View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
finkm
PTAL
4 years, 3 months ago (2016-08-25 11:51:54 UTC) #2
Marc Treib
https://codereview.chromium.org/2273323002/diff/1/components/ntp_snippets/ntp_snippets_fetcher.cc File components/ntp_snippets/ntp_snippets_fetcher.cc (right): https://codereview.chromium.org/2273323002/diff/1/components/ntp_snippets/ntp_snippets_fetcher.cc#newcode602 components/ntp_snippets/ntp_snippets_fetcher.cc:602: result != FetchResult::OAUTH_TOKEN_ERROR) { You should probably add the ...
4 years, 3 months ago (2016-08-25 11:58:27 UTC) #3
finkm
On 2016/08/25 at 11:58:27, treib wrote: > https://codereview.chromium.org/2273323002/diff/1/components/ntp_snippets/ntp_snippets_fetcher.cc > File components/ntp_snippets/ntp_snippets_fetcher.cc (right): > > https://codereview.chromium.org/2273323002/diff/1/components/ntp_snippets/ntp_snippets_fetcher.cc#newcode602 ...
4 years, 3 months ago (2016-08-25 13:15:52 UTC) #4
Marc Treib
https://codereview.chromium.org/2273323002/diff/40001/components/ntp_snippets/ntp_snippets_fetcher.cc File components/ntp_snippets/ntp_snippets_fetcher.cc (right): https://codereview.chromium.org/2273323002/diff/40001/components/ntp_snippets/ntp_snippets_fetcher.cc#newcode100 components/ntp_snippets/ntp_snippets_fetcher.cc:100: bool isFetchPreconditionFailed(NTPSnippetsFetcher::FetchResult result) { nit: IsFetchPreconditionFailed (start with a ...
4 years, 3 months ago (2016-08-25 14:19:05 UTC) #5
finkm
On 2016/08/25 at 14:19:05, treib wrote: > https://codereview.chromium.org/2273323002/diff/40001/components/ntp_snippets/ntp_snippets_fetcher.cc > File components/ntp_snippets/ntp_snippets_fetcher.cc (right): > > https://codereview.chromium.org/2273323002/diff/40001/components/ntp_snippets/ntp_snippets_fetcher.cc#newcode100 ...
4 years, 3 months ago (2016-08-25 14:36:24 UTC) #6
Marc Treib
LGTM, thanks! (You'll also need approval from a metrics owner for the histograms change.) Description ...
4 years, 3 months ago (2016-08-25 14:41:06 UTC) #7
finkm
+ jwd for histograms.xml
4 years, 3 months ago (2016-08-25 14:59:56 UTC) #10
jwd
lgtm
4 years, 3 months ago (2016-08-25 17:28:33 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2273323002/60001
4 years, 3 months ago (2016-08-25 17:49:29 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/281226)
4 years, 3 months ago (2016-08-25 20:57:24 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2273323002/60001
4 years, 3 months ago (2016-08-26 07:16:51 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-08-26 08:17:07 UTC) #18
commit-bot: I haz the power
4 years, 3 months ago (2016-08-26 08:20:46 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/182c7f2784883ce786cb81ce4f6ec3ab77a7d6f5
Cr-Commit-Position: refs/heads/master@{#414671}

Powered by Google App Engine
This is Rietveld 408576698