Description[Sync] Add keystore encryption info to about:sync
This patch adds the following fields under the encryption section of about:sync
- Has Keystore Key: whether the encryption handler has a keystore encryption key
- Migration Time: the time migration was performed, or "Not Migrated" if
migration hasn't been performed yet
- Passphrase Type: the actual passphrase type (provides more detail than
Is Using Explicit Passphrase, but stored at a diff layer)
Added sync/api/time.h, which just includes sync/util/time.h but is accessible
from chrome/
BUG=129665
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157499
Patch Set 1 #Patch Set 2 : Make const #
Total comments: 10
Patch Set 3 : Rebase + address comments #
Total comments: 2
Patch Set 4 : sync/api/time.h #
Total comments: 4
Patch Set 5 : For commit #Patch Set 6 : Rebase #
Messages
Total messages: 12 (0 generated)
|