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

Issue 1006813008: Introduce StrategyOnCacheMiss enum instead of |cached_only| boolean. (Closed)

Created:
5 years, 9 months ago by engedy
Modified:
5 years, 9 months ago
Reviewers:
Mike West
CC:
chromium-reviews, gcasto+watchlist_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@aff_integ_final
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Introduce StrategyOnCacheMiss enum instead of |cached_only| boolean. BUG=437865 Committed: https://crrev.com/458e06bfc5d3a9747f805e9a0488b02156990962 Cr-Commit-Position: refs/heads/master@{#320999}

Patch Set 1 #

Total comments: 2

Messages

Total messages: 8 (2 generated)
engedy
Mike, as per https://codereview.chromium.org/947563002/, I have introduced an enum instead a boolean for |cached_only|. I ...
5 years, 9 months ago (2015-03-17 13:44:06 UTC) #2
Mike West
LGTM. https://codereview.chromium.org/1006813008/diff/1/components/password_manager/core/browser/affiliation_service.h File components/password_manager/core/browser/affiliation_service.h (right): https://codereview.chromium.org/1006813008/diff/1/components/password_manager/core/browser/affiliation_service.h#newcode97 components/password_manager/core/browser/affiliation_service.h:97: enum class StrategyOnCacheMiss { FETCH_OVER_NETWORK, FAIL }; These ...
5 years, 9 months ago (2015-03-17 13:47:10 UTC) #3
engedy
https://codereview.chromium.org/1006813008/diff/1/components/password_manager/core/browser/affiliation_service.h File components/password_manager/core/browser/affiliation_service.h (right): https://codereview.chromium.org/1006813008/diff/1/components/password_manager/core/browser/affiliation_service.h#newcode97 components/password_manager/core/browser/affiliation_service.h:97: enum class StrategyOnCacheMiss { FETCH_OVER_NETWORK, FAIL }; On 2015/03/17 ...
5 years, 9 months ago (2015-03-17 13:54:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1006813008/1
5 years, 9 months ago (2015-03-17 21:18:39 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-17 22:33:03 UTC) #7
commit-bot: I haz the power
5 years, 9 months ago (2015-03-17 22:33:58 UTC) #8
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/458e06bfc5d3a9747f805e9a0488b02156990962
Cr-Commit-Position: refs/heads/master@{#320999}

Powered by Google App Engine
This is Rietveld 408576698