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

Issue 980583002: Serialize form_data in Gnome keyring password store service. (Closed)

Created:
5 years, 9 months ago by dvadym
Modified:
5 years, 9 months ago
Reviewers:
Garrett Casto
CC:
chromium-reviews, estade+watch_chromium.org, gcasto+watchlist_chromium.org, browser-components-watch_chromium.org, rouslan+autofillwatch_chromium.org, mkwst+watchlist-passwords_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Serialize form_data in Gnome keyring password store service. Serializing form_data is required for server-side password generation heuristics. It was implemented on all others platforms before. Here it's implemented in gnome-keyring and libsecret backends (both of them works with Gnome keyring service). BUG=463126 Committed: https://crrev.com/0985fac147f8f3408638f5a4843031e26af9c412 Cr-Commit-Position: refs/heads/master@{#319628}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressing reviewer comments #

Patch Set 3 : Fixed compiler warning. #

Patch Set 4 : Style fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -16 lines) Patch
M chrome/browser/password_manager/native_backend_gnome_x.cc View 1 5 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x_unittest.cc View 1 4 chunks +8 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/native_backend_libsecret.cc View 1 5 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/password_manager/native_backend_libsecret_unittest.cc View 1 3 chunks +8 lines, -1 line 0 comments Download
M components/autofill/core/common/form_data.h View 1 1 chunk +10 lines, -1 line 0 comments Download
M components/autofill/core/common/form_data.cc View 1 2 3 3 chunks +21 lines, -0 lines 0 comments Download
M components/autofill/core/common/form_data_unittest.cc View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
dvadym
Hi Garrett, Could you please review these changes? Best regards, Vadym
5 years, 9 months ago (2015-03-04 12:40:17 UTC) #2
Garrett Casto
https://codereview.chromium.org/980583002/diff/1/components/autofill/core/common/form_data.cc File components/autofill/core/common/form_data.cc (right): https://codereview.chromium.org/980583002/diff/1/components/autofill/core/common/form_data.cc#newcode181 components/autofill/core/common/form_data.cc:181: bool DeserializeFormData(const char* input, FormData* form_data) { I would ...
5 years, 9 months ago (2015-03-04 18:05:31 UTC) #3
dvadym
Thanks Garrett, PTAL https://codereview.chromium.org/980583002/diff/1/components/autofill/core/common/form_data.cc File components/autofill/core/common/form_data.cc (right): https://codereview.chromium.org/980583002/diff/1/components/autofill/core/common/form_data.cc#newcode181 components/autofill/core/common/form_data.cc:181: bool DeserializeFormData(const char* input, FormData* form_data) ...
5 years, 9 months ago (2015-03-05 10:38:19 UTC) #4
Garrett Casto
lgtm
5 years, 9 months ago (2015-03-06 18:48:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/980583002/20001
5 years, 9 months ago (2015-03-09 09:40:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/980583002/60001
5 years, 9 months ago (2015-03-09 13:45:55 UTC) #13
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-09 14:39:52 UTC) #14
commit-bot: I haz the power
5 years, 9 months ago (2015-03-09 14:40:42 UTC) #15
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/0985fac147f8f3408638f5a4843031e26af9c412
Cr-Commit-Position: refs/heads/master@{#319628}

Powered by Google App Engine
This is Rietveld 408576698