Revert special handling of Android credentials in Chrome Sync.
It was introduced in r488421 to handle the credentials without trailing '/' in signon_realm and origin. Now however, the signon_realm is created correctly by GmsCore. The origin has no '/'. As a result - r488421 is useless with a lot of complexity. - r488421 is harmful because it prevent the credential from being deleted via passwords.google.com. See b/69245513 R=battre@chromium.org Bug: 739101,801918 Change-Id: I20e64481b8dd972e3b43f18a00b0b3078f58c4fe Reviewed-on: https://chromium-review.googlesource.com/897610Reviewed-by:Dominic Battré <battre@chromium.org> Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Cr-Commit-Position: refs/heads/master@{#534073}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment