DescriptionMove 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.
Committed: https://crrev.com/03b4800d12e115a95c5f0ee21c8f7ba3609dbcd3
Cr-Commit-Position: refs/heads/master@{#357690}
Patch Set 1 : Initial patch #
Messages
Total messages: 14 (7 generated)
|