Chromium Code Reviews
DescriptionAndroid: SELECT popups should not send notifications if a renderer asked to close it.
A renderer clears references to ExternalPopupMenu when it asks to close
(FrameHostMsg_HidePopup). So, another ExternalPopupMenu could receive the
notifications.
OSX, which is another platform using ExternalPopupMenu, doesn't send
notifications on close by FrameHostMsg_HidePopup.
BUG=604381
Committed: https://crrev.com/6f0358d727bdadf6f485a7b6b78c728054af3665
Cr-Commit-Position: refs/heads/master@{#389409}
Patch Set 1 : #Patch Set 2 : Add ContentViewCore#hideSelectPopupWithCancelMessage #
Total comments: 2
Patch Set 3 : Put if-return in one line #
Messages
Total messages: 17 (9 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||