diff options
author | jamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-21 17:12:06 +0000 |
---|---|---|
committer | jamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-09-21 17:12:06 +0000 |
commit | d13e6c922573b8188a34db91dd21bb1c8e7456e8 (patch) | |
tree | f8dd71ae9d49bc173271972218516b4e1c4e8485 /gpu/tools | |
parent | ac92fc4d04f954d74d567773572e33a19fc594b5 (diff) | |
download | chromium_src-d13e6c922573b8188a34db91dd21bb1c8e7456e8.zip chromium_src-d13e6c922573b8188a34db91dd21bb1c8e7456e8.tar.gz chromium_src-d13e6c922573b8188a34db91dd21bb1c8e7456e8.tar.bz2 |
Merge 157918 - cros: Fix crash in AppNonClientFrameViewAura::ControlView::ButtonPressed
Restoring the window via a keyboard shortcut will result in the
AppNonClientFrameViewAura being deleted but the widget with the
restore/close buttons still visible. The widget's view will have
an owner_ pointer to deleted memory, then dereference it if the
buttons are clicked.
Crash was introduced by the fix to crbug.com/147635 at crrev.com/156152
BUG=149938
TEST=added AppNonClientFrameViewAuraTest.SnapLeftClosesControls
Review URL: https://chromiumcodereview.appspot.com/10961027
TBR=jamescook@chromium.org
Review URL: https://codereview.chromium.org/10970039
git-svn-id: svn://svn.chromium.org/chrome/branches/1271/src@158011 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'gpu/tools')
0 files changed, 0 insertions, 0 deletions