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

Issue 2845753003: [Payments] Set cached manifest expiration date (Closed)

Created:
3 years, 8 months ago by gogerald1
Modified:
3 years, 7 months ago
CC:
chromium-reviews, rouslan+autofill_chromium.org, rogerm+autofillwatch_chromium.org, sebsg+autofillwatch_chromium.org, gogerald+paymentswatch_chromium.org, rouslan+payments_chromium.org, mathp+autofillwatch_chromium.org, mahmadi+paymentswatch_chromium.org, estade+watch_chromium.org, vabr+watchlistautofill_chromium.org, sebsg+paymentswatch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Set cached manifest expiration date The expiration days is set to 90 days. Note that the expired cached manifest will be refreshed by downloading it online. BUG=708508 Review-Url: https://codereview.chromium.org/2845753003 Cr-Commit-Position: refs/heads/master@{#467790} Committed: https://chromium.googlesource.com/chromium/src/+/69a1f75e22720b35e521bb3776cb3e0add382f74

Patch Set 1 #

Total comments: 8

Patch Set 2 : address comments #

Total comments: 2

Patch Set 3 : improve comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -5 lines) Patch
M components/payments/android/payment_manifest_web_data_service.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M components/payments/android/payment_manifest_web_data_service.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M components/payments/android/payment_method_manifest_table.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M components/payments/android/payment_method_manifest_table.cc View 1 2 4 chunks +20 lines, -2 lines 0 comments Download
M components/payments/android/web_app_manifest_section_table.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M components/payments/android/web_app_manifest_section_table.cc View 1 2 4 chunks +18 lines, -3 lines 0 comments Download

Messages

Total messages: 32 (21 generated)
gogerald1
Hi rouslan@, ptal,
3 years, 8 months ago (2017-04-26 22:34:59 UTC) #7
please use gerrit instead
https://codereview.chromium.org/2845753003/diff/20001/components/payments/android/payment_method_manifest_table.cc File components/payments/android/payment_method_manifest_table.cc (right): https://codereview.chromium.org/2845753003/diff/20001/components/payments/android/payment_method_manifest_table.cc#newcode14 components/payments/android/payment_method_manifest_table.cc:14: const time_t DATA_VALID_TIME_IN_SECONDS = 90 * 24 * 60; ...
3 years, 7 months ago (2017-04-27 15:45:18 UTC) #12
gogerald1
Thanks, another look? https://codereview.chromium.org/2845753003/diff/20001/components/payments/android/payment_method_manifest_table.cc File components/payments/android/payment_method_manifest_table.cc (right): https://codereview.chromium.org/2845753003/diff/20001/components/payments/android/payment_method_manifest_table.cc#newcode14 components/payments/android/payment_method_manifest_table.cc:14: const time_t DATA_VALID_TIME_IN_SECONDS = 90 * ...
3 years, 7 months ago (2017-04-27 18:08:39 UTC) #16
please use gerrit instead
LGTM % better phrasing for the comment. https://codereview.chromium.org/2845753003/diff/60001/components/payments/android/payment_method_manifest_table.cc File components/payments/android/payment_method_manifest_table.cc (right): https://codereview.chromium.org/2845753003/diff/60001/components/payments/android/payment_method_manifest_table.cc#newcode15 components/payments/android/payment_method_manifest_table.cc:15: // Data ...
3 years, 7 months ago (2017-04-27 18:29:10 UTC) #17
gogerald1
Thanks, sending to CQ, https://codereview.chromium.org/2845753003/diff/60001/components/payments/android/payment_method_manifest_table.cc File components/payments/android/payment_method_manifest_table.cc (right): https://codereview.chromium.org/2845753003/diff/60001/components/payments/android/payment_method_manifest_table.cc#newcode15 components/payments/android/payment_method_manifest_table.cc:15: // Data valid time in ...
3 years, 7 months ago (2017-04-27 18:36:12 UTC) #18
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/2845753003/80001
3 years, 7 months ago (2017-04-27 18:37:12 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/281462)
3 years, 7 months ago (2017-04-27 18:54:26 UTC) #23
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/2845753003/80001
3 years, 7 months ago (2017-04-27 19:14:49 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/258179)
3 years, 7 months ago (2017-04-27 19:53:31 UTC) #27
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/2845753003/80001
3 years, 7 months ago (2017-04-27 21:01:01 UTC) #29
commit-bot: I haz the power
3 years, 7 months ago (2017-04-27 21:18:21 UTC) #32
Message was sent while issue was closed.
Committed patchset #3 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/69a1f75e22720b35e521bb3776cb...

Powered by Google App Engine
This is Rietveld 408576698