Chromium Code Reviews
DescriptionAdd method IsPassphraseRequiredForDecryption to ProfileSyncService
ProfileSyncService needs to know in multiple places whether a passphrase
is required for decryption. Right now, the logic involves checking
passphrase_required_reason_ against a couple of states.
This patch refactors this logic into the methods:
IsPassphraseRequired
IsPassphraseRequiredForDecryption
BUG=81313, 81341, 81018
TEST=sync_integration_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=83923
Patch Set 1 #
Total comments: 5
Patch Set 2 : CR feedback. #Patch Set 3 : Re-enable failing test. #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||