Chromium Code Reviews
DescriptionCrOS - Fix crash when pressing Enter in file browser dialog
If focus is on the cancel button, pressing enter will both cancel the dialog and attempt to select a file. Fix by ensuring that SelectFileDialog::Listener objects are invoked exactly once (some listeners delete themselves after being invoked).
BUG=chromium-os:16349
TEST=manual, see bug. Also browsertest FileManagerDialogTest.*
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88759
Patch Set 1 #Patch Set 2 : ensure we look up the right browser instance #
Total comments: 3
Patch Set 3 : rebase, address comments #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||