commit | 2f46f25d904b67f22dddeaf04d6701d660a92779 | [log] [tgz] |
---|---|---|
author | Hiroki Nakagawa <nhiroki@chromium.org> | Thu Dec 05 17:35:01 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Dec 05 17:35:01 2024 |
tree | a18f69d8d40c362248cccee08d81ddd34fd7410f | |
parent | 1ec1ab67c15a163afd15b7063a195e0642dc3754 [diff] |
WebView Prerender: Check null activation callback This is a follow-up for https://crrev.com/c/6054760. The activation callback can be null, so it should be checked before access. Bug: 41490450 Change-Id: I04f0e66c4732fc9913e5c3d02feda1cccda4dae4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6069109 Auto-Submit: Hiroki Nakagawa <nhiroki@chromium.org> Reviewed-by: Richard (Torne) Coles <torne@chromium.org> Commit-Queue: Richard (Torne) Coles <torne@chromium.org> Cr-Commit-Position: refs/heads/main@{#1392364}
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.