commit | fbcbff18d8b1c7936fd3d5b6d63dd222cb79037c | [log] [tgz] |
---|---|---|
author | Abhijith Nair <[email protected]> | Thu Dec 22 10:34:10 2022 |
committer | Chromium LUCI CQ <[email protected]> | Thu Dec 22 10:34:10 2022 |
tree | 52a3ffa14a8280b0d84a514574726b7c267333d2 | |
parent | 0c66c147b90c04bb50c3cbcd37ebca06ff737ba2 [diff] |
Remove JavaScriptEngine client library from Chromium The client library is owned by AndroidX and we will follow the AndroidX policies for development, testing and release. Bug: 1393357 Test: autoninja -C out/Default javascriptengine_test && out/Default/bin/run_javascriptengine_test Change-Id: I523399091116a10540bae6648459b092f07f47ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4055867 Reviewed-by: Richard Coles <[email protected]> Commit-Queue: Abhijith Nair <[email protected]> Reviewed-by: Andrew Grieve <[email protected]> Reviewed-by: Kinuko Yasuda <[email protected]> Cr-Commit-Position: refs/heads/main@{#1086244}
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.