commit | 390d1102015653fe0e2262d780630c8aa16cd14a | [log] [tgz] |
---|---|---|
author | Andrey Kosyakov <caseq@chromium.org> | Thu Aug 12 23:06:11 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 12 23:06:11 2021 |
tree | 2a4b7c848dfd0d7cd23f513c65bb35f35efb807d | |
parent | 5af7093dfc87ec724cd7e18f1b0107b13a8f2db8 [diff] |
Introduce Target.autoAttachRelated - Add Target.autoAttachRelated - Allow target handlers to be AutoAttacher clients for auto-attachers associated with a different target; - Route navigation throttles creation through TargetAutoAttacher and its client; - Retain specific auto-attacher for ResponseThrottles to deal with throttles created by one target/autoattacher and controlled by the TargetHandler within another target; Bug: 1213714 Change-Id: Ifa7cef95ae780f70366a8381247d83f43fb7c20b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3088416 Commit-Queue: Andrey Kosyakov <caseq@chromium.org> Reviewed-by: Dmitry Gozman <dgozman@chromium.org> Cr-Commit-Position: refs/heads/master@{#911540}
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.