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

Issue 24267003: Fixing destruction order in password_store_win_unittest.cc (Closed)

Created:
7 years, 3 months ago by mpawlowski
Modified:
7 years, 2 months ago
Reviewers:
stuartmorgan
CC:
chromium-reviews
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Fixing destruction order in password_store_win_unittest.cc The order of declaration now matches the order of initialization in SetUp(). Previously, we would attempt to destroy temp_dir while profile and login_db were still locking it. A very similar fix to https://chromiumcodereview.appspot.com/18684002/ TEST=unit_tests.exe --gtest_filter="PasswordStoreWinTest.*" BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=224379

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/password_manager/password_store_win_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mpawlowski
7 years, 3 months ago (2013-09-19 13:18:27 UTC) #1
stuartmorgan
lgtm
7 years, 3 months ago (2013-09-19 16:46:42 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mpawlowski@opera.com/24267003/1
7 years, 3 months ago (2013-09-20 07:57:20 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-20 13:47:33 UTC) #4
Message was sent while issue was closed.
Change committed as 224379

Powered by Google App Engine
This is Rietveld 408576698