Chromium Code Reviews
Descriptioncros: 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
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157918
Patch Set 1 #Patch Set 2 : add test #
Total comments: 4
Patch Set 3 : review feedback #
Messages
Total messages: 5 (0 generated)
|
|||||||||||||||||||||||||||||||||||||