diff options
author | cem.kocagil@gmail.com <cem.kocagil@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-04 21:25:53 +0000 |
---|---|---|
committer | cem.kocagil@gmail.com <cem.kocagil@gmail.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-04 21:25:53 +0000 |
commit | 0f3851cecbe7c7ba5234f4e5f508bf38bbd4c838 (patch) | |
tree | ad71548f6c99d53703a25abff3529e13f1e55ab4 /AUTHORS | |
parent | f6e5d8c70005185a227f0a2fc4bdb6b6d4a63b81 (diff) | |
download | chromium_src-0f3851cecbe7c7ba5234f4e5f508bf38bbd4c838.zip chromium_src-0f3851cecbe7c7ba5234f4e5f508bf38bbd4c838.tar.gz chromium_src-0f3851cecbe7c7ba5234f4e5f508bf38bbd4c838.tar.bz2 |
Popup windows' state should always be SHOW_STATE_NORMAL, not depend
on the saved window state.
BUG=106967
TEST=Windows opened by window.open should be unmaximized by default
Review URL: http://codereview.chromium.org/9004046
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@116389 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -152,3 +152,4 @@ Shiliu Wang <aofdwsl@gmail.com> Gao Chun <gaochun.dev@gmail.com> Devlin Cronin <rdevlin.cronin@gmail.com> Junmin Zhu <junmin.zhu@intel.com> +Cem Kocagil <cem.kocagil@gmail.com> |