Delete the NavigationURLLoader when its jobs ends.
The NavigationURLLoader isn't supposed to call the NavigationRequest anymore after forwarding the URLLoaderClient in OnResponseStarted or after failing in OnRequestFailed. This deletes the NavigationURLLoader to ensure the NavigationRequest won't receives any call anymore after that. Bug: 936962 Change-Id: I37e3fe6b1b7d9ff74a6e01d49b80a734d9b5a305 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1503135Reviewed-by:Arthur Sonzogni <arthursonzogni@chromium.org> Reviewed-by:
Camille Lamy <clamy@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#638168}
Showing
Please register or sign in to comment