Fill passwords if password manager is disabled.

As of now, filling passwords is directly dependent on the manager being enabled
in the settings. However, the password manager is supposed to fill previously
stored passwords even when disabled.

Changes introduced by the patch are as following:

- Remove IsFillingEnabled() and update code relying on method accordingly.
- Add test to ensure that password saving depends on manager enabled preference.
- Add test to ensure that passwords are filled on a disabled password manager.
- Add myself to AUTHORS file.


Contributed by Timo Reimann <ttr314@googlemail.com>

R=isherman@chromium.org
BUG=158296


Review URL: https://chromiumcodereview.appspot.com/11361142/

Review URL: https://chromiumcodereview.appspot.com/11361142

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@166878 0039d316-1c4b-4281-b951-d872f2087c98
4 files changed