Chromium Code Reviews
Description[ios] Do not copy JS evaluation handlers before passing to WKWebView.
WKWebView used to crash on deallocation when flushing scripts that
did not finish the execution but had a completion handler. This crash
has been fixed in iOS9, so this CL removes a crash workaround.
BUG=None
Committed: https://crrev.com/8a75e248a594471fbf75d84f404f9450e3fa3315
Cr-Commit-Position: refs/heads/master@{#358924}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Updated comments #Messages
Total messages: 14 (4 generated)
|