commit | 18131163ea9d46318299081666150a2c26442009 | [log] [tgz] |
---|---|---|
author | clamy <[email protected]> | Fri Apr 17 17:08:14 2015 |
committer | Commit bot <[email protected]> | Fri Apr 17 17:09:31 2015 |
tree | 48af780aaeda3a6eb0213cbb9f9eed2304d3003e | |
parent | a96dcd5baf3ff6cd28dbf002cc22b6c794afa389 [diff] |
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}