commit | 243ce0e87dc1c779fe7f575b4807418b076dd044 | [log] [tgz] |
---|---|---|
author | Ali Juma <[email protected]> | Tue Sep 26 20:15:34 2023 |
committer | Chromium LUCI CQ <[email protected]> | Tue Sep 26 20:15:34 2023 |
tree | a23293ecff092e15c419675c642db0e2cb469812 | |
parent | 60949c424f2388705c88e7a67280b80e392639e4 [diff] |
[iOS] Disable checking SB for subframes behind a feature flag This makes iOS support the kSafeBrowsingSkipSubresources flag, which was recently added. Bug: 1486144 Change-Id: I41ba963dd41e08692d274551d6279b06898ccc4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4891465 Commit-Queue: Ali Juma <[email protected]> Code-Coverage: [email protected] <[email protected]> Reviewed-by: thefrog <[email protected]> Reviewed-by: Joemer Ramos <[email protected]> Reviewed-by: Varun Khaneja <[email protected]> Cr-Commit-Position: refs/heads/main@{#1201767}
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.