diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-27 17:04:07 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-27 17:04:07 +0000 |
commit | 3c627ff7833fbc8114c84f32fcd090e5dc04cc91 (patch) | |
tree | 031b7504c331d1bddfb8a03aa3db6c885a6e49e2 /media/webm | |
parent | e056f5f20b3c53941adbaa045ddadafe8e47bf4e (diff) | |
download | chromium_src-3c627ff7833fbc8114c84f32fcd090e5dc04cc91.zip chromium_src-3c627ff7833fbc8114c84f32fcd090e5dc04cc91.tar.gz chromium_src-3c627ff7833fbc8114c84f32fcd090e5dc04cc91.tar.bz2 |
Tweaks to show state:
. NativeWidgetAura now sets the true show state before added to a parent. This
seems ideal so that the LayoutManager doesn't end up resizing the window.
. I removed NativeWidgetAura's call to OnNativeWidgetSizeChanged. This shouldn't
be necessary as when the Window's bounds change OnNativeWidgetSizeChanged ends
up being invoked.
. Browser::GetSavedWindowShowState can now return ui::SHOW_STATE_DEFAULT.
I need this to tell the difference explicitly wanting NORMAL, and
this is a new window so do whatever you want. I checked all callers and as
far as I can tell they all deal with DEFAULT fine.
BUG=111285
TEST=none
R=ben@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9121036
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119460 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'media/webm')
0 files changed, 0 insertions, 0 deletions