Move nav_entry_id from RenderViewHost to RenderFrameHost.
We update this value for every current RFH in the FrameTree on each new NavigationEntry commit. This allows us to track the latest entry that is relevant for each RFH, which is where UpdateTitle and UpdateState messages should apply. BUG=545219, 369661 TEST=No visible behavior change yet; will enable per-frame UpdateState. Review URL: https://codereview.chromium.org/1425293006 Cr-Commit-Position: refs/heads/master@{#357690}
Showing
Please register or sign in to comment