commit | fa89fbd81eed685df4b63c4062de3160e4612685 | [log] [tgz] |
---|---|---|
author | Vladimir Levin <vmpstr@chromium.org> | Thu Jul 06 14:50:00 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 06 14:50:00 2023 |
tree | de1fef540faf5b679016d952efb58cebfb3a602c | |
parent | d5c3a7b8b871a77e87df16a7519cdd09ba3c55cf [diff] |
VTonNav: Serialize writing_mode and add a WPT for it. This patch serializes writing mode (as an uint8_t). Adds a test which fails without the serialization. Fixed: 1456883 Change-Id: I7a42bcc66d2c3b00b93b21fa7f3cad2927760e5f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4666293 Reviewed-by: Dominic Farolino <dom@chromium.org> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Vladimir Levin <vmpstr@chromium.org> Reviewed-by: Khushal Sagar <khushalsagar@chromium.org> Reviewed-by: Brendon Tiszka <tiszka@chromium.org> Reviewed-by: David Bokan <bokan@chromium.org> Cr-Commit-Position: refs/heads/main@{#1166527}
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.