commit | 396cf60d3f8d404de2dcff1c2aa0a66c63ff12ad | [log] [tgz] |
---|---|---|
author | Thomas Nguyen <tungnh@chromium.org> | Fri Jan 17 08:27:42 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 17 08:27:42 2025 |
tree | aaca40a3afe4be02095f8b0ba626111a589cac30 | |
parent | 272ccc0b2977da9601e1aad660d5834718a6b75d [diff] |
[PEPC] pass button text and title from native to Java This CL adds plumbing work to find the correct title text, button texts and other extra information sending to Java to create the prompt UI. Bug: 389591952 Change-Id: I7c2a86654f49531d3d2fec5ae4e50152ff3d51bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6172270 Commit-Queue: Thomas Nguyen <tungnh@chromium.org> Reviewed-by: Andy Paicu <andypaicu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1407761}
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.