forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-enable should_replace_current_entry check in most cases
The check was removed in crrev.com/c/2818538 because it doesn't work for some iframe cases, especially after document.open(). This CL re-enables the check for cases that we think should still work (main frames or when has_committed_real_load() == true) Bug: 1204981 Change-Id: I72d11b21995e4ac5e9fd73efec5cab5bebd3ca56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2873627 Reviewed-by: Charlie Reis <creis@chromium.org> Commit-Queue: Rakina Zata Amni <rakina@chromium.org> Cr-Commit-Position: refs/heads/master@{#880330}
- Loading branch information
Showing
1 changed file
with
33 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters