DescriptionProtect WebViewImpl::handleGestureEvent from null client
It is possible to crash in WebViewImpl::handleGestureEvent
due to a null client, as shown in the unit test
ClientTapHandlingClosedWindow. So if the client
is null return early.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191797
Patch Set 1 #
Total comments: 1
Patch Set 2 : Update test name #
Messages
Total messages: 13 (4 generated)
|