DescriptionDon't close ExtensionPopups on child window focus (Win, non-Aura).
Fixes crash on JS dialog popups from the extension bubbles.
Check for child HWND in WidgetFocusChangeListener::OnNativeFocusChange.
Code from BubbleWidget in browser_bubble_win.cc (crrev.com/112278)
See Issue 106958 for Aura, the dialog&bubble close early without crashing.
BUG=106723, 106958
TEST=The js alert extension attached to the issue doesn't crash, popup works on non-aura.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113936
Patch Set 1 #Patch Set 2 : Skip all of OnNativeFocusChange in Aura. #Patch Set 3 : Fix bad typo. #
Messages
Total messages: 8 (0 generated)
|