Null check in SelectionController::handleGestureLongPress.
In following CL, I accidentally skipped null check for |innerNode|: https://chromium.googlesource.com/chromium/src/+/66f8f14f5560949660ad6efc0b00484d8342a 15e%5E%21/#F4 This has caused null-ref error. BUG=633073 Review-Url: https://codereview.chromium.org/2390613002 Cr-Commit-Position: refs/heads/master@{#422713}
Showing
Please register or sign in to comment