commit | cd4d087209c3ed98e144ce9c9a07e49ca29e5a64 | [log] [tgz] |
---|---|---|
author | Henrique Nakashima <hnakashima@chromium.org> | Thu Apr 03 17:49:48 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 03 17:49:48 2025 |
tree | a6664ccc2151b49473f32f0623ab8d938686d287 | |
parent | 21a12c1c3bbbf14f1c8f4dca10caf3f7387b97f0 [diff] |
Revert "[Android] PureJavaExceptionHandler reports exceptions in UI Thread" This reverts commit b40a50dc2d80d4830865f3e62f40f4dae453eb22. Reason for revert: Causes ANR, crbug.com/408215980 Original change's description: > [Android] PureJavaExceptionHandler reports exceptions in UI Thread > > Bug: 403589268 > Change-Id: I9acdb50d346f5f58f1236bec0270917ea9306473 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6357746 > Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> > Reviewed-by: Sam Maier <smaier@chromium.org> > Reviewed-by: Andrew Grieve <agrieve@chromium.org> > Owners-Override: Andrew Grieve <agrieve@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1433708} Bug: 403589268,408215980 Change-Id: Iea4998a69dd56799fef1d3da87f6d2d7550a7a24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6425986 Reviewed-by: Peter Wen <wnwen@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/main@{#1442278}
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.