commit | b7360d0a9bba56fc1b736b50455771df2c2a208c | [log] [tgz] |
---|---|---|
author | Dave Tapuska <dtapuska@chromium.org> | Fri May 26 17:37:09 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri May 26 17:37:09 2023 |
tree | 8edc42c4e02119f08c23a434700b8d21a343ec4d | |
parent | 2733b90ed5cd251f4c5eb0fab2adea09859a5dd9 [diff] |
Fix components_browsertests for iOS - Add require bundle data for the component_browsertests. - Disable one PaintPreviewRecorder test for now. - Use appropriate defines in tests for IS_IOS - Do not use the csp_nonce when building the dom_distiller for blink on iOS (this matches the other platforms that use content) Bug: 1427365 Change-Id: Ia6991b644a817c65a225d90d3cd31bf8e52cc9c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4567469 Reviewed-by: Colin Blundell <blundell@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/main@{#1149788}
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.