DescriptionGets InputMethodFocus tests added in r327286 working on Mac
This is achieved by using the cross-platform APIs on views::Widget.
These APIs are at a different abstraction layer, so generally give
coverage that is a closer match to the situation in Release code.
In doing so, fix a possible use-after-free in
TouchSelectionControllerImpl that results when
Widget::OnNativeWidgetDestroying attempts to call
TouchSelectionControllerImpl::OnWidgetDestroying() on a deleted
observer. Coverage in
WidgetTestInteractive.TouchSelectionQuickMenuIsNotActivated
BUG=474828
Committed: https://crrev.com/5db26dbaa8002855e73abda366edc07d034e42bb
Cr-Commit-Position: refs/heads/master@{#328297}
Patch Set 1 #Patch Set 2 : Fix desktop linux #Patch Set 3 : fix chromeos and probably windows #Patch Set 4 : Fix bug in TouchSelectionControllerImpl #Patch Set 5 : Fix Windows #
Total comments: 3
Patch Set 6 : Update blur comment #
Messages
Total messages: 11 (4 generated)
|