commit | 5212bca263278fc081c83b2b16b2668967cc9d00 | [log] [tgz] |
---|---|---|
author | Ashley Newson <ashleynewson@chromium.org> | Wed Aug 17 16:27:44 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Aug 17 16:27:44 2022 |
tree | 9c5b1fac50958c54765b09bd96e476e052aa8ab3 | |
parent | 2702e600103e0176fe8f588e429845ae552e7d02 [diff] |
Update js_sandbox to match AndroidX javascriptengine This change copies AndroidX versions of js_sandbox/javascriptengine client code back over to Chromium. The Java package names from AndroidX will be used going forward. Copyright and licence preamble is adjusted. The WebViewJavaScriptSandboxTest.java test runner is replaced with BaseJUnit4ClassRunner. WebView instrumentation tests have been updated to use the modified class names and packages. Bug: 1297672 Change-Id: Ic42471271f81015df71c2668ef65a93035a9aeeb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3834449 Reviewed-by: Abhijith Nair <abhijithnair@chromium.org> Reviewed-by: Richard Coles <torne@chromium.org> Commit-Queue: Ashley Newson <ashleynewson@chromium.org> Cr-Commit-Position: refs/heads/main@{#1036116}
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.