diff options
author | gcasto@chromium.org <gcasto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-21 02:01:01 +0000 |
---|---|---|
committer | gcasto@chromium.org <gcasto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-03-21 02:01:01 +0000 |
commit | 90ee092309f6b1b1b2c30d7f2b1cf61116bc757c (patch) | |
tree | 65bd1ac92c362535ad70f35699264c3ee1815c3f /chrome/browser/plugin_prefs_factory.h | |
parent | 9ccf5ec7ec6965e6fb0cffb3e8dbd3dc861c1f8a (diff) | |
download | chromium_src-90ee092309f6b1b1b2c30d7f2b1cf61116bc757c.zip chromium_src-90ee092309f6b1b1b2c30d7f2b1cf61116bc757c.tar.gz chromium_src-90ee092309f6b1b1b2c30d7f2b1cf61116bc757c.tar.bz2 |
Add password generation browser UI for Windows.
The mocks that I am modeling this off of are located at http://dev.chromium.org/developers/design-documents/password-generation. You can see a screenshot of this implementation at http://www.corp.google.com/~gcasto/windows_ui.png
There are two major differences between this implementation and the mocks.
- Currently the bubble does not have a close button, but instead is closed when it loses focus. Doing it the other way requires
constructing a native close button (which wasn't obvious to me) and controlling when to hide or move the UI (say when you switch
tabs or move the browser window).
- There is no clickable image to regenerate the password. This should be trivial once we have an image to use.
Both of these can be added in a later CL. I also need to add some polish to the bubble (I don't like the font, not sure if I like the spacing, etc).
Note that what I'm doing in the renderer right now is temporary until I get the shadow dom changes into WebKit.
BUG=114092
TEST=Ran unittests
Review URL: http://codereview.chromium.org/9704040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127879 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/plugin_prefs_factory.h')
0 files changed, 0 insertions, 0 deletions