Fix crash after HandleMouseUp.
Looking at crash reports where the LocalRootImpl is null it is clear that the HandleMouseUp can detach the frame and the GetPage accessor will then be null. Change-Id: If856e914135b833bfacbce84be5c15b242acd09f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533021 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#826381}
Showing
Please register or sign in to comment