DescriptionFix crash in NavigationControllerImpl::RendererDidNavigateToNewPage
It's possible that the renderer does a same-document navigation before
NavigationController has committed an entry, so null-check GetLastCommittedEntry
before using it.
BUG=380127
TEST=NavigationControllerTest.PushStateWithoutPreviousEntry
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274612
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|