commit | 72be0c255a345ee13b51a8bb5ffad017883e2350 | [log] [tgz] |
---|---|---|
author | Arthur Sonzogni <arthursonzogni@chromium.org> | Fri Feb 10 10:19:04 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 10 10:19:04 2023 |
tree | 7e2586ca134016113bb2bf6f2e233b9c70496475 | |
parent | 380b9b00ec1f1680c94d9855d0f0e344377394e8 [diff] |
Remove unused argument in BeforeUnloadCompleted This is a follow-up for: https://chromium-review.googlesource.com/c/chromium/src/+/4160015 Bug: None Change-Id: I2534e68e0c0c6c7ff63386f8e98c929b269e0134 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4173660 Reviewed-by: Alex Ilin <alexilin@chromium.org> Auto-Submit: Arthur Sonzogni <arthursonzogni@chromium.org> Commit-Queue: Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1103755}
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.