commit | 138d1738a0f9adb3f4c8cda2b6ec2cfecd68c19c | [log] [tgz] |
---|---|---|
author | Tom Anderson <thomasanderson@chromium.org> | Wed Sep 21 23:28:32 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 21 23:28:32 2022 |
tree | 10c3e275e811e425ea855d1086f902a643533435 | |
parent | 2ecb21cbeb1948618da55b41c14ae160ef140178 [diff] |
Fix atk_text_get_character_extents expectation on ATK 3.35.1 After ATK 3.35.1, atk_text_get_character_extents() now returns -1 when given invalid arguments. This CL updates the test expectation to match the new value. Bug: 1260217 AX-Relnotes: n/a. Change-Id: Id291ebcaef6f1409a1e8e66fe986250e669714df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3908196 Reviewed-by: Joanmarie Diggs <jdiggs@igalia.com> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Auto-Submit: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049932}
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.