Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(64)

Issue 1483063003: Handle server profile/card disappearing while launching editor. (Closed)

Created:
5 years ago by please use gerrit instead
Modified:
5 years ago
Reviewers:
newt (away)
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Handle server profile/card disappearing while launching editor. Sync can remove the server card or server profile while launching the card/profile editor. This patch checks whether the data is still available. If sync deleted the data, then the user sees the refreshed list of cards and profiles. Local profiles are not affected by this change. Editing a non-existent profile is how you can create a new local profile. Local cards are not affected by this change either. Editing a non-existent card is how you can create a new local card. Also, local cards are not synced. BUG=560467 Committed: https://crrev.com/c6055bf304d5d81b649435ef8255be766f1c969f Cr-Commit-Position: refs/heads/master@{#362255}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillServerCardPreferences.java View 1 chunk +5 lines, -0 lines 2 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillServerProfilePreferences.java View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
please use gerrit instead
newt@ PTAL
5 years ago (2015-11-30 20:41:52 UTC) #2
newt (away)
lgtm after question https://codereview.chromium.org/1483063003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillServerCardPreferences.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillServerCardPreferences.java (right): https://codereview.chromium.org/1483063003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillServerCardPreferences.java#newcode71 chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillServerCardPreferences.java:71: PersonalDataManager.getInstance().clearUnmaskedCache(mGUID); What happens on this line ...
5 years ago (2015-11-30 21:43:57 UTC) #3
please use gerrit instead
Sending to cq. https://codereview.chromium.org/1483063003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillServerCardPreferences.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillServerCardPreferences.java (right): https://codereview.chromium.org/1483063003/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillServerCardPreferences.java#newcode71 chrome/android/java/src/org/chromium/chrome/browser/preferences/autofill/AutofillServerCardPreferences.java:71: PersonalDataManager.getInstance().clearUnmaskedCache(mGUID); On 2015/11/30 21:43:57, newt wrote: ...
5 years ago (2015-11-30 22:38:49 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1483063003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1483063003/1
5 years ago (2015-11-30 22:40:12 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-11-30 22:58:10 UTC) #7
commit-bot: I haz the power
5 years ago (2015-11-30 22:59:41 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c6055bf304d5d81b649435ef8255be766f1c969f
Cr-Commit-Position: refs/heads/master@{#362255}

Powered by Google App Engine
This is Rietveld 408576698