commit | 0cfc6fe3c4fa5ff2365d30f61cc88415af6d011c | [log] [tgz] |
---|---|---|
author | Fergal Daly <fergal@chromium.org> | Thu May 11 07:19:25 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 11 07:19:25 2023 |
tree | 2979fb56f5036da5723385529713e7cbe7a447fb | |
parent | 7486ff0587bf1e377142a2d8084bb667840440bc [diff] |
Augment recording of unload on navigation for initial empty document. In order to try to distinguish navigations leaving "real" content from those that are just the first navigation of a frame, this logs whether the page was the initial empty document also whether it was a http(s) URL. Bug: 1429178 Change-Id: I92e066938fd2cea17b74c89a093e1898dabb8204 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4519464 Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> Auto-Submit: Fergal Daly <fergal@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/main@{#1142596}
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.