diff options
author | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-07 23:45:09 +0000 |
---|---|---|
committer | dpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-07 23:45:09 +0000 |
commit | 3fbd619881f7be355ee112e86a97ab4d1abb7a87 (patch) | |
tree | 59b190123e24f6ca9db7113386b8afcd2d87b553 /chrome/tools | |
parent | 94b2c5e86633303b7feb5492f66ef512a66492ac (diff) | |
download | chromium_src-3fbd619881f7be355ee112e86a97ab4d1abb7a87.zip chromium_src-3fbd619881f7be355ee112e86a97ab4d1abb7a87.tar.gz chromium_src-3fbd619881f7be355ee112e86a97ab4d1abb7a87.tar.bz2 |
Modify the password manager code to report at startup whether it is enabled
(by generating one of two UserActions).
BUG=none
R=tim@chromium.org, jar@chromium.org
TEST=none
Review URL: http://codereview.chromium.org/2638001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@49123 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r-- | chrome/tools/chromeactions.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/tools/chromeactions.txt b/chrome/tools/chromeactions.txt index 1104d3c..f205801 100644 --- a/chrome/tools/chromeactions.txt +++ b/chrome/tools/chromeactions.txt @@ -371,6 +371,8 @@ 0x69fae31849862d21 OverrideEncoding 0xee3677bcca83ece9 PageDown 0x9b869c510c75c582 PageUp +0x9ba3ff80fde405cd PasswordManager_Disabled +0x6cc1116fbd900ebf PasswordManager_Enabled 0x36bb6559696dc912 Paste 0x5d0e6942f354a06c PasteAndMatchStyle 0x352f2d6315d52044 PrintNow |