DescriptionRevert of [sync] Fix decryption failure caused by missing user_key (patchset #2 id:40001 of https://codereview.chromium.org/2813453004/ )
Reason for revert:
Causing crashes on all platforms
Original issue's description:
> [sync] Fix decryption failure caused by missing user_key
>
> Recently, a change removed code that populated the user_key field of
> nigori nodes. Clients running code from before this change fail to
> import keys that don't have user_key populated. If a post-change
> client commits a nigori node, a pre-change client will fail to
> subsequently import it.
> This change restores code that populates user_key, but omits code
> that fails the import if the user_key is absent.
>
> R=pavely@chromium.org
> BUG=707967
>
> Review-Url: https://codereview.chromium.org/2813453004
> Cr-Commit-Position: refs/heads/master@{#463455}
> Committed: https://chromium.googlesource.com/chromium/src/+/399458cbfa1d8458842e9119e6ad063716c7e66e
TBR=pavely@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=707967
Review-Url: https://codereview.chromium.org/2809853003
Cr-Commit-Position: refs/heads/master@{#463655}
Committed: https://chromium.googlesource.com/chromium/src/+/0dd660b9ba6e4699468c635874da841a25e135a7
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|