Mark pending item as created from hash change if necessary.
This is needed because window.hashchange message may not arrive on time and navigation will not be marked as "IsCreatedFromHashChange". This will result in going through "loadURL" flow for the same document navigaitons, which is not correct. BUG=None Review-Url: https://codereview.chromium.org/2898633003 Cr-Commit-Position: refs/heads/master@{#473729}
Showing
Please register or sign in to comment