Password manager: add temporary logs for storing and retrieving passwords
commit0091127464bca845d3926406bf163aa92c4a4d84
authorvabr <vabr@chromium.org>
Fri, 28 Nov 2014 18:18:20 +0000 (28 10:18 -0800)
committerCommit bot <commit-bot@chromium.org>
Fri, 28 Nov 2014 18:18:38 +0000 (28 18:18 +0000)
tree4bfe4c5d4eef5f2d93195f324cbc9c949c8c308e
parent7a7125caab8bb841b3aa2ab94f474ddc7b76d1e6
Password manager: add temporary logs for storing and retrieving passwords

This adds a couple of VLOG(4) messages to help a targeted investigation. The logs will be removed once the investigation is finished.

Display logs to stderr by adding this to the commandline: --enable-logging=stderr --vmodule="password_form_manager=4"

BUG=423327

Review URL: https://codereview.chromium.org/765973003

Cr-Commit-Position: refs/heads/master@{#306103}
components/password_manager/core/browser/password_form_manager.cc