PlzNavigate: send DidDropNavigation IPCs when the renderer drops requests
commit18131163ea9d46318299081666150a2c26442009
authorclamy <clamy@chromium.org>
Fri, 17 Apr 2015 17:08:14 +0000 (17 10:08 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 17 Apr 2015 17:09:31 +0000 (17 17:09 +0000)
tree48af780aaeda3a6eb0213cbb9f9eed2304d3003e
parenta96dcd5baf3ff6cd28dbf002cc22b6c794afa389
PlzNavigate: send DidDropNavigation IPCs when the renderer drops requests

This CL has RenderFrameImpl sending DidDropNavigation IPCs when it fails to
perform a navigation asked by the browser (either through CommitNavigation or
FailedNavigation).

BUG=475027

Review URL: https://codereview.chromium.org/1090203003

Cr-Commit-Position: refs/heads/master@{#325657}
content/renderer/render_frame_impl.cc