commit | d3ec80bc2744412fce15b9947d60545ff97be888 | [log] [tgz] |
---|---|---|
author | Miyoung Shin <myid.shin@igalia.com> | Fri Jan 15 00:43:28 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 15 00:43:28 2021 |
tree | c1ea39681949e60bdd19709bbb52cefecb75d3e0 | |
parent | a210a63b7c9c0c570f376824c05c4fb17c2581bd [diff] |
[remoteobjects] Pass all tests with MojoTestParams from JavaBridgeArrayCoercionTest This CL update the codes so that all tests from JavaBridgeArrayCoercionTest pass with MojoTestParams. Bug: 1148997 Change-Id: Iaf3fce7ef63e5e7732296ce3775fa6be0d04f108 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2571031 Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Reviewed-by: Richard Coles <torne@chromium.org> Reviewed-by: Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by: Jeremy Roman <jbroman@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#843828}
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.