commit | a291279baf20c3fd7eb69a6349f70227fbff43c6 | [log] [tgz] |
---|---|---|
author | Ming-Ying Chung <mych@chromium.org> | Tue Nov 21 07:49:02 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 21 07:49:02 2023 |
tree | 6f18c36d3ff7390e10fd3665baf063ba2cba64eb | |
parent | 57ccbb17d74c5b8bc9cc438e14b08facb3e35cdb [diff] |
[deprecate-unload] Mark more WPTs that tests against unload handler - http/tests/navigation/image-css-load-in-subframe-unload-handler.html - http/tests/navigation/targeted-navigation-in-unload-handler.html - http/tests/security/window-events-pass.html Also, disable `DeprecateUnload` for the following virtual targets: - virtual/portals/external/wpt/portals/portals-activate-while-unloading.html - virtual/portals/external/wpt/portals/predecessor-fires-unload.html Bug: 1488371 Change-Id: I7bdc4b447c0476b4d2fd3e157c8bc5aa1403c30c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5039756 Reviewed-by: Xianzhu Wang <wangxianzhu@chromium.org> Commit-Queue: Ming-Ying Chung <mych@chromium.org> Reviewed-by: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1227260}
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.