| commit | b50096738b111e334d3bf59bc14f39836700228d | [log] [tgz] |
|---|---|---|
| author | Robert Lin <robertlin@chromium.org> | Fri Dec 16 12:01:47 2022 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 16 12:01:47 2022 |
| tree | 5acd905dd44c346ac0602a0ea6eadd5708e42725 | |
| parent | e1b8f688fc318e10f626e9c67c4c52b76c09bb54 [diff] |
prerender: Passes non null web_contents to some call sites of IsSomePreloadingEnabled. This CL passes non null web_contents to IsSomePreloadingEnabled, and this was causing PreloadingHoldback not overridden on Android, after fixing this, PrerenderHoldbackBrowserTest.PreloadingHoldbackOverridden is enabled for Android. Bug: 1391411 Change-Id: Ib3bb26c97792735e4218c13ae79817ea923b1dfc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4110069 Reviewed-by: Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Huanpo Lin <robertlin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1084256}
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.