DescriptionNavigation transitions (web to native app): Clear navigation transition data
For web to web navigation transition, the data is cleared
in RenderFrameHostManager::ResumeResponseDeferredAtStart().
For web to native app navigation transition, it will never
reach that point because no actual URL request was sent
out. In this case, clank side will call to clear navigation
transition data when the user navigate back from the native
app.
BUG=370696
Committed: https://crrev.com/1f790352e0ccf87ace78a01594ca334bf79c29ad
Cr-Commit-Position: refs/heads/master@{#301984}
Patch Set 1 #Patch Set 2 #Patch Set 3 : #Patch Set 4 : #
Total comments: 4
Patch Set 5 : add comment #Patch Set 6 : #Messages
Total messages: 10 (2 generated)
|