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

Issue 895653002: Serialize date_created in PasswordStoreX properly (Closed)

Created:
5 years, 10 months ago by dvadym
Modified:
5 years, 10 months ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews, gcasto+watchlist_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 date_created in PasswordStoreX properly BUG=374132 Committed: https://crrev.com/174f0fb391c2504354548571d83d79c93ce1c380 Cr-Commit-Position: refs/heads/master@{#314581}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Small enhancement #

Patch Set 3 : Implemented for gnome keyring #

Patch Set 4 : KWallet implementation #

Total comments: 12

Patch Set 5 : Fixings according to reviewer's comments #

Total comments: 6

Patch Set 6 : Comments nits #

Patch Set 7 : Small fix #

Patch Set 8 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+119 lines, -46 lines) Patch
M chrome/browser/password_manager/native_backend_gnome_x.cc View 1 2 3 4 5 6 7 3 chunks +16 lines, -4 lines 0 comments Download
M chrome/browser/password_manager/native_backend_gnome_x_unittest.cc View 1 2 3 4 5 6 7 2 chunks +5 lines, -8 lines 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x.cc View 1 2 3 4 5 6 7 3 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/password_manager/native_backend_kwallet_x_unittest.cc View 1 2 3 4 5 6 7 17 chunks +72 lines, -19 lines 0 comments Download
M chrome/browser/password_manager/native_backend_libsecret.cc View 1 2 3 4 5 6 7 3 chunks +13 lines, -4 lines 0 comments Download
M chrome/browser/password_manager/native_backend_libsecret_unittest.cc View 1 2 3 4 5 6 7 2 chunks +5 lines, -8 lines 0 comments Download

Messages

Total messages: 22 (7 generated)
dvadym
Hi Vaclav, Could you please review this CL? This is changes only for libsecret, after ...
5 years, 10 months ago (2015-02-02 16:13:13 UTC) #2
vabr (Chromium)
Hi Vadym, Do I understand it right, that INT_MAX interpreted as internal value is a ...
5 years, 10 months ago (2015-02-02 17:01:18 UTC) #3
dvadym
Thanks, Vaclav. >Do I understand it right, that INT_MAX interpreted as >internal value is a ...
5 years, 10 months ago (2015-02-03 11:53:50 UTC) #4
dvadym
Hi Vaclav, Could you please have a look at keyring and kwallet changes? Best regards, ...
5 years, 10 months ago (2015-02-03 14:12:47 UTC) #5
vabr (Chromium)
Still LGTM, with some comments. Cheers, Vaclav https://codereview.chromium.org/895653002/diff/60001/chrome/browser/password_manager/native_backend_gnome_x.cc File chrome/browser/password_manager/native_backend_gnome_x.cc (right): https://codereview.chromium.org/895653002/diff/60001/chrome/browser/password_manager/native_backend_gnome_x.cc#newcode139 chrome/browser/password_manager/native_backend_gnome_x.cc:139: // them ...
5 years, 10 months ago (2015-02-03 16:06:42 UTC) #6
dvadym
Thanks, Vaclav. Fixed. https://codereview.chromium.org/895653002/diff/60001/chrome/browser/password_manager/native_backend_gnome_x.cc File chrome/browser/password_manager/native_backend_gnome_x.cc (right): https://codereview.chromium.org/895653002/diff/60001/chrome/browser/password_manager/native_backend_gnome_x.cc#newcode139 chrome/browser/password_manager/native_backend_gnome_x.cc:139: // them by taking into consideration ...
5 years, 10 months ago (2015-02-04 10:40:25 UTC) #7
vabr (Chromium)
LGTM with nits (mostly caused by mistakes I made in the previous comments :)). Cheers, ...
5 years, 10 months ago (2015-02-04 12:23:51 UTC) #8
dvadym
Thanks, Done. https://codereview.chromium.org/895653002/diff/80001/chrome/browser/password_manager/native_backend_gnome_x.cc File chrome/browser/password_manager/native_backend_gnome_x.cc (right): https://codereview.chromium.org/895653002/diff/80001/chrome/browser/password_manager/native_backend_gnome_x.cc#newcode138 chrome/browser/password_manager/native_backend_gnome_x.cc:138: // In the past |date_created| was stored ...
5 years, 10 months ago (2015-02-04 14:24:00 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/895653002/100001
5 years, 10 months ago (2015-02-04 14:42:27 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_dbg on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_dbg/builds/39263)
5 years, 10 months ago (2015-02-04 14:50:56 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/895653002/120001
5 years, 10 months ago (2015-02-04 16:39:58 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/56072)
5 years, 10 months ago (2015-02-04 16:54:42 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/895653002/140001
5 years, 10 months ago (2015-02-04 17:27:22 UTC) #20
commit-bot: I haz the power
Committed patchset #8 (id:140001)
5 years, 10 months ago (2015-02-04 18:02:22 UTC) #21
commit-bot: I haz the power
5 years, 10 months ago (2015-02-04 18:04:15 UTC) #22
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/174f0fb391c2504354548571d83d79c93ce1c380
Cr-Commit-Position: refs/heads/master@{#314581}

Powered by Google App Engine
This is Rietveld 408576698