| commit | d12d44e8b106ea9c8b310d06784bb1c1e0b37291 | [log] [tgz] |
|---|---|---|
| author | Veronique Nguyen <veronguyen@google.com> | Mon Feb 06 20:35:16 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 06 20:35:16 2023 |
| tree | 60c7b055faf8f27d7f016b76757f771ff116548e | |
| parent | 34d6e9ab4d9bc79a62ffac7f065c4aa2c01b8d08 [diff] |
[iOS] Add missing delete button for the details view for a blocked site - Reload table view to add the delete button on edit mode. - Show different delete button string for blocked site. - Show different dialog for blocked site. - Use red500 color for warning icon. - Use exclamationmark.circle.fill (SF Symbol) for the warning icon. Bug: 1412499 Change-Id: I3650c3eec19dba1fcfeba4a6f167ea32e8b3637e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4219653 Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Veronique Nguyen <veronguyen@google.com> Reviewed-by: Tommy Martino <tmartino@chromium.org> Cr-Commit-Position: refs/heads/main@{#1101764}
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.