[Autofill Offer] Fix client tag hash missing issue
We found the offer data would be successfully synced down to client but would not be saved. After debugging we found the client tag hash for the offer data is missing in the update response. Similar to wallet data, every time offer data is updated, it will be a full update. So we need to set this manually. Bug: 1112095 Change-Id: I304a078f44f5647d4f3da26b7086f0ddec973ab5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2441939 Commit-Queue: Siyu An <siyua@chromium.org> Reviewed-by:Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#812881}
Showing
Please register or sign in to comment