commit | ff4716e974f700a5b1d4439107075f651d82d1cc | [log] [tgz] |
---|---|---|
author | Minoru Chikamune <chikamune@chromium.org> | Fri Aug 12 04:57:24 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 12 04:57:24 2022 |
tree | 5e751e22099a9f6225c17f65aee712960189994d | |
parent | 28c67b82d0095bd4f74a82b3d989a3f826a3a216 [diff] |
Apply DelayAsyncScriptExecution only for cross site scripts This CL adds kDelayAsyncScriptExecutionCrossSiteOnlyParam feature param so that DelayAsyncScriptExecution is applied only for cross site scripts. Bug: 1340837 Change-Id: Ib6d83174e244f770af29c4c99350ec03cdc2ad83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3816163 Reviewed-by: Shunya Shishido <sisidovski@chromium.org> Commit-Queue: Minoru Chikamune <chikamune@chromium.org> Reviewed-by: Dominic Farolino <dom@chromium.org> Reviewed-by: Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by: Kouhei Ueno <kouhei@chromium.org> Cr-Commit-Position: refs/heads/main@{#1034328}
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.