| commit | 01a8034b51102dd341945508a15dd9d065b9beaf | [log] [tgz] |
|---|---|---|
| author | Lijin Shen <lazzzis@google.com> | Wed Aug 23 23:49:20 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 23 23:49:20 2023 |
| tree | 072b94c1ac2a23451ea209040cccb2bd24b46c4f | |
| parent | 80d1bce1ab82498a0f9399d43f6d87030d196de6 [diff] |
Fix CCT doesn't recover the tab history Fix CCT doesn't correctly recover the tab history when the navigation interception fails. After tab history is on, the tab history will be navigated back before the CCT is closed. Bug: 1475396 Change-Id: Ia4197e5c4acd6993296df8269990f14af1885b0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4807237 Reviewed-by: Theresa Sullivan <twellington@chromium.org> Commit-Queue: Lijin Shen <lazzzis@google.com> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1187569}
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.