-
Mikhail Naganov authored
The approach implemented in the patch is prone to crashing Blink bindings code. See more comments in the bugs. Bug: 13509205, 17175122, 17173843 Original description: Revert "Merge 281715 "[Android WebView] Terminate execution of stuck JS ..."" This reverts commit 8508a2f18909b0768d273bb9161aee749f47beca. 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/536593004 Cr-Commit-Position: refs/branch-heads/2062@{#587} Cr-Branched-From: 2e531f7c26d0d9e2aa0cced17a35eea6687dc58c-refs/heads/master@{#278856} Change-Id: I6805a85cefef55492d5b3934b4fbd9263c1d004e
a648f0a2