Revert "[Android WebView] Terminate execution of stuck JS code on navigation requests"
This reverts commit 69538c3b. As described in the bug, the proposed approach is invalid, as Blink's bindings code isn't ready to deal with terminated scripts properly, resulting in random crashes. Hence reverting the patch. BUG=390906 Review URL: https://codereview.chromium.org/534093004 Cr-Commit-Position: refs/heads/master@{#293146}
Showing
Please register or sign in to comment