commit | 1fe2cb5cc5655e91f63eb206b06bec20580724f8 | [log] [tgz] |
---|---|---|
author | danakj <danakj@chromium.org> | Fri Nov 20 19:42:03 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 20 19:42:03 2020 |
tree | 9b21bd7b8301c7c9fba317e9d5269a405ef7157d | |
parent | cbc6050b659f7085a59355942dd7f3c9316fd60c [diff] |
Share serialization/deserialization error tests between bitmap types This makes it easier to test the same edge cases on all bitmap types. And in this CL we add tests for the BitmapMappedFromTrustedProcess mojom struct as a result. R=dcheng@chromium.org, fmalita@chromium.org Bug: 1144462 Change-Id: I04a33814f5a7684f59c62144015af1b8689a4c0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2551350 Commit-Queue: danakj <danakj@chromium.org> Reviewed-by: Florin Malita <fmalita@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#829749}
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.
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.