commit | f4b076699e7c217f3ca9fcba2d5fd2ae493b29df | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <ender@google.com> | Tue Jan 07 23:42:01 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jan 07 23:42:01 2025 |
tree | 2f644eae7ecb69ec9d575c497eb8c26137f2721b | |
parent | 02361637297a16b11441fd21ce07c128c62081b3 [diff] |
Reset Locale direction after each step. Shortcuts widget integration tests ensure LTR/RTL direction by applying appropriate locale to the Context/Configuration. This allows for direct verification if the LTR/RTL layout direction is properly reflected on the widget. The test that specifically tests RTL direction never re-set the configuration to its original state, making Context/Configuration changes carry over to subsequent tests, and causing an otherwise sound test to fail. Change-Id: I87891d0c38137f70fe21765e83fa68cc0de491d5 Fixed: b:379168927 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6153662 Reviewed-by: Henrique Nakashima <hnakashima@chromium.org> Commit-Queue: Tomasz Wiszkowski <ender@google.com> Cr-Commit-Position: refs/heads/main@{#1403287}
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.