Chromium Code Reviews
DescriptionSupport for transfer navigations in data use ascriber
Before the navigation commits, old mainframe could be reused in ReadyToCommit. After that
new mainframe may be created and the navigation transfers from the old mainframe to the new.
To handle this case, ascribing the datause should happen after navigation commits at
DidFinishNavigation. The global request ID of the navigation should be copied from
ReadyToCommit to DidFinishNavigation. This is only applicable for non PlzNavigate.
BUG=718612
Review-Url: https://codereview.chromium.org/2875263003
Cr-Commit-Position: refs/heads/master@{#473837}
Committed: https://chromium.googlesource.com/chromium/src/+/54819c15bc373470597bb574895816174e633c72
Patch Set 1 #
Total comments: 1
Patch Set 2 : rebased #Patch Set 3 : Addressed comments #Patch Set 4 : rebased #Patch Set 5 : fix tests #Patch Set 6 : rebased #
Messages
Total messages: 25 (17 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||