| commit | bb8085b9c9fb6f403f47f2236d85aa7a6c5c9e3c | [log] [tgz] |
|---|---|---|
| author | Siddhartha S <ssid@chromium.org> | Tue Aug 12 16:20:48 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Aug 12 16:20:48 2025 |
| tree | c7e97147543605c9017772457c3dd948d798e610 | |
| parent | e26f3b263f9ee20aea9465aa9b1eef7ffb1ef33f [diff] |
[tab suggestions] Fix crash and add debug logs For pre-R devices the tab swicther crashes if the suggestion triggers since the message service was not created, fixed it by creating always. also disable the filter by default since it makes it hard to manual test. Experiment configs can enable if needed. Add debug logs for crash due to accessing null service. Throw java exception for getting Java stack traces. Bug: 428824862 Change-Id: I3b64a3f5f80043b651984fc376f31e48b7ee1522 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6832954 Reviewed-by: Calder Kitagawa <ckitagawa@chromium.org> Commit-Queue: Siddhartha S <ssid@chromium.org> Auto-Submit: Siddhartha S <ssid@chromium.org> Cr-Commit-Position: refs/heads/main@{#1500209}
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.