Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't use page id in NavigatorImpl::NavigateToEntry.
There is a hack in NavigatorImpl::NavigateToEntry to avoid adding javascript: URLs to the session history. It uses page id to detect non-history navigations. This switches in an equivalent use of the pending entry index. BUG=369331 TEST=no change Review URL: https://codereview.chromium.org/1213323002 Cr-Commit-Position: refs/heads/master@{#336805}
- Loading branch information