
This change ensures that SubframeHistoryNavigationThrottle resumes the
runner only once after the throttle asked the runner to DEFER.
This throttle accidentally resumed runners that were suspended for
other throttles, and caused CHECK failures.
(cherry picked from commit 1563c4e1a3
)
Change-Id: Iaff9449ea83b5b132df4ceb15122cf0bb4b7ab7c
Bug: 398202782, 374734685, 401184259
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6334098
Reviewed-by: Alex Moshchuk <alexmos@chromium.org>
Reviewed-by: Nate Chapin <japhet@chromium.org>
Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org>
Cr-Original-Commit-Position: refs/heads/main@{#1430730}
Fixed: 402625018
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6348287
Reviewed-by: Rakina Zata Amni <rakina@chromium.org>
Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org>
Commit-Queue: Rakina Zata Amni <rakina@chromium.org>
Cr-Commit-Position: refs/branch-heads/7049@{#578}
Cr-Branched-From: 2dab7846d0951a552bdc4f350dad497f986e6fed-refs/heads/main@{#1427262}
Chromium
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead,
follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.