commit | 9f1ab5a18f0931a8e7dd8e4ba506e9616e1dc775 | [log] [tgz] |
---|---|---|
author | creis <[email protected]> | Fri Feb 26 01:30:31 2016 |
committer | Commit bot <[email protected]> | Fri Feb 26 01:32:00 2016 |
tree | e72fcbdbf06b25de90ea285b6e6b247c4ab33d0a | |
parent | 40312dfef0268efa7d153a18dde861db685008a9 [diff] |
Move the last committed URL from FrameTreeNode to RenderFrameHostImpl. This avoids bugs where callers of RenderFrameHost::GetLastCommittedURL get the wrong value because they called it on the pending RFH. BUG=590034 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:linux_site_isolation Review URL: https://codereview.chromium.org/1717023002 Cr-Commit-Position: refs/heads/master@{#377756}