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

Issue 562833003: Make PasswordSyncableServiceTest.* more readable. (Closed)

Created:
6 years, 3 months ago by vasilii
Modified:
6 years, 3 months ago
Reviewers:
Ilya Sherman, Mike West
CC:
chromium-reviews, gcasto+watchlist_chromium.org, mkwst+watchlist_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Make PasswordSyncableServiceTest.* more readable. Add -Wexit-time-destructors warning for the password manager. Committed: https://crrev.com/badbcb815fb8cfe56fdc19e207a1775b13c83c23 Cr-Commit-Position: refs/heads/master@{#295103}

Patch Set 1 #

Total comments: 6

Patch Set 2 : no static initializers #

Total comments: 4

Patch Set 3 : no flag #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -30 lines) Patch
M components/password_manager/core/browser/password_syncable_service_unittest.cc View 1 12 chunks +41 lines, -30 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
vasilii
Hi guys, I address here Mike's request to make the tests really readable ;-)
6 years, 3 months ago (2014-09-11 17:15:50 UTC) #2
Ilya Sherman
https://codereview.chromium.org/562833003/diff/1/components/password_manager/core/browser/password_syncable_service_unittest.cc File components/password_manager/core/browser/password_syncable_service_unittest.cc (right): https://codereview.chromium.org/562833003/diff/1/components/password_manager/core/browser/password_syncable_service_unittest.cc#newcode51 components/password_manager/core/browser/password_syncable_service_unittest.cc:51: const GURL kFederationUrl = GURL("https://fb.com/federation_url"); These all introduce static ...
6 years, 3 months ago (2014-09-11 19:08:48 UTC) #3
vasilii
https://codereview.chromium.org/562833003/diff/1/components/password_manager/core/browser/password_syncable_service_unittest.cc File components/password_manager/core/browser/password_syncable_service_unittest.cc (right): https://codereview.chromium.org/562833003/diff/1/components/password_manager/core/browser/password_syncable_service_unittest.cc#newcode51 components/password_manager/core/browser/password_syncable_service_unittest.cc:51: const GURL kFederationUrl = GURL("https://fb.com/federation_url"); On 2014/09/11 19:08:48, Ilya ...
6 years, 3 months ago (2014-09-12 08:43:22 UTC) #4
Mike West
LGTM, for what it's worth. You'll still need Ilya's stamp to land it. Thanks for ...
6 years, 3 months ago (2014-09-12 10:50:22 UTC) #5
Ilya Sherman
https://codereview.chromium.org/562833003/diff/1/components/password_manager/core/browser/password_syncable_service_unittest.cc File components/password_manager/core/browser/password_syncable_service_unittest.cc (right): https://codereview.chromium.org/562833003/diff/1/components/password_manager/core/browser/password_syncable_service_unittest.cc#newcode51 components/password_manager/core/browser/password_syncable_service_unittest.cc:51: const GURL kFederationUrl = GURL("https://fb.com/federation_url"); On 2014/09/12 08:43:22, vasilii ...
6 years, 3 months ago (2014-09-12 21:33:29 UTC) #6
vasilii
https://codereview.chromium.org/562833003/diff/1/components/password_manager/core/browser/password_syncable_service_unittest.cc File components/password_manager/core/browser/password_syncable_service_unittest.cc (right): https://codereview.chromium.org/562833003/diff/1/components/password_manager/core/browser/password_syncable_service_unittest.cc#newcode51 components/password_manager/core/browser/password_syncable_service_unittest.cc:51: const GURL kFederationUrl = GURL("https://fb.com/federation_url"); On 2014/09/12 21:33:29, Ilya ...
6 years, 3 months ago (2014-09-15 08:45:38 UTC) #7
Ilya Sherman
https://codereview.chromium.org/562833003/diff/20001/components/password_manager.gypi File components/password_manager.gypi (right): https://codereview.chromium.org/562833003/diff/20001/components/password_manager.gypi#newcode78 components/password_manager.gypi:78: 'enable_wexit_time_destructors': 1, On 2014/09/15 08:45:38, vasilii wrote: > On ...
6 years, 3 months ago (2014-09-15 17:21:47 UTC) #8
vasilii
https://codereview.chromium.org/562833003/diff/20001/components/password_manager.gypi File components/password_manager.gypi (right): https://codereview.chromium.org/562833003/diff/20001/components/password_manager.gypi#newcode78 components/password_manager.gypi:78: 'enable_wexit_time_destructors': 1, On 2014/09/15 17:21:47, Ilya Sherman wrote: > ...
6 years, 3 months ago (2014-09-16 08:45:02 UTC) #9
Ilya Sherman
LGTM, thanks.
6 years, 3 months ago (2014-09-16 17:37:39 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/562833003/40001
6 years, 3 months ago (2014-09-16 17:38:29 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001) as c25826789a6f948ac466f7f83dc3a2b2d9ab6645
6 years, 3 months ago (2014-09-16 18:14:31 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-16 18:19:08 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/badbcb815fb8cfe56fdc19e207a1775b13c83c23
Cr-Commit-Position: refs/heads/master@{#295103}

Powered by Google App Engine
This is Rietveld 408576698