| commit | 7c8fbc901b34cd5fbeba88e7c3f9160d54cdde64 | [log] [tgz] |
|---|---|---|
| author | Haihan Chen <haihan@google.com> | Wed May 01 20:27:14 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 01 20:27:14 2024 |
| tree | e00660c4fbe2a48a2616a11a3572a926de719437 | |
| parent | 0f91799ce3b69bd483a2e7a871cbfa676ea79eac [diff] |
[Custom rule message] Unescape html when displaying custom rule message in content analysis dialog Validation checks in backend were relaxed (b/331783034) to have html-encoded characters returned directly. Messages are displayed appropriately in interstitials but as expected not in views (https://screenshot.googleplex.com/4AaNJJk6pQiSAFR), so extra logic to unencode them. Bug: b/338242895 Change-Id: I456fc6b58c4e0db30f7c8642e5f2d75988f2ffdb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5506319 Reviewed-by: Dominique Fauteux-Chapleau <domfc@chromium.org> Commit-Queue: Haihan Chen <haihan@google.com> Cr-Commit-Position: refs/heads/main@{#1295056}
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.