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

Issue 2517103003: Properly handle errors on server queries in Autofill. (Closed)

Created:
4 years, 1 month ago by Avi (use Gerrit)
Modified:
4 years, 1 month ago
CC:
chromium-reviews, rouslan+autofill_chromium.org, sebsg+autofillwatch_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, mathp+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Properly handle errors on server queries in Autofill. PersonalDataManager::OnWebDataServiceRequestDone originally only had pending_creditcards_query_ and pending_profiles_query_. r81595 added support for zero-ing out those query variables in case there was an error. r309140 added support for server queries with pending_server_creditcards_query_ and pending_server_profiles_query_, and extended OnWebDataServiceRequestDone to handle their results, but never extended it to handle their errors. BUG=659023 Committed: https://crrev.com/988a599c9d4426210a6c5a8164fef3dd6391dbdd Cr-Commit-Position: refs/heads/master@{#433645}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M components/autofill/core/browser/personal_data_manager.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (10 generated)
Avi (use Gerrit)
4 years, 1 month ago (2016-11-21 18:27:53 UTC) #4
vabr (Chromium)
LGTM, thanks for investigating, finding, fixing and documenting this issue! Cheers, Vaclav
4 years, 1 month ago (2016-11-21 19:09:58 UTC) #7
Avi (use Gerrit)
On 2016/11/21 19:09:58, vabr (Chromium) wrote: > LGTM, thanks for investigating, finding, fixing and documenting ...
4 years, 1 month ago (2016-11-21 19:40:39 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2517103003/1
4 years, 1 month ago (2016-11-21 20:15:14 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-11-21 21:00:03 UTC) #14
commit-bot: I haz the power
4 years, 1 month ago (2016-11-21 21:04:05 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/988a599c9d4426210a6c5a8164fef3dd6391dbdd
Cr-Commit-Position: refs/heads/master@{#433645}

Powered by Google App Engine
This is Rietveld 408576698