commit | 967429487762868b0cd61699c3d0566d636576d8 | [log] [tgz] |
---|---|---|
author | Ian Vollick <vollick@chromium.org> | Thu Jan 18 18:35:07 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 18 18:35:07 2024 |
tree | 46cf4e37b245023b3fd5a5747710af9038be29cd | |
parent | 60c79f509c12e3afa905fa354a1a450604444f1c [diff] |
[ios] Disable ShapeResultTest.AddUnsafeToBreakRtl A different safe-to-break offset is chosen on the platform. This CL adds a filter file for blink_platform_unittests in order to implement the suppression. Bug: 1519476 Change-Id: I5efc85b254a0a07e5ef109121e9cefb5bad90b4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5212245 Commit-Queue: Ian Vollick <vollick@chromium.org> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Reviewed-by: Erik Staab <estaab@chromium.org> Cr-Commit-Position: refs/heads/main@{#1248917}
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.