DescriptionFix crash in StaticHTMLNativeContent when deallocating WKWebView on iOS9
Reset the scrollview delegate before releasing the WKWebView.
Move the |scrollview setDelegate:| to static_html_native_content.mm for symetry.
BUG=678118
Review-Url: https://codereview.chromium.org/2616633003
Cr-Commit-Position: refs/heads/master@{#441967}
Committed: https://chromium.googlesource.com/chromium/src/+/e1e1e253bf95fad3c1311da89a2927327fb6b17a
Patch Set 1 #Patch Set 2 : move setDelegate #
Total comments: 1
Patch Set 3 : no dismiss -> close call #
Total comments: 4
Patch Set 4 : setDelegate in dealloc #
Messages
Total messages: 13 (5 generated)
|