blink::WebViewImpl: Use Unretained instead of WeakPtr for mojo::Remote calls.
mojo::Remote already handles cancellation, so it's not necessary to have a redundant layer of cancellation with WeakPtr. Change-Id: Icda83b38d04eb5ba4a914c21933524a669b617ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2490441Reviewed-by:Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#819492}
Showing
Please register or sign in to comment