forked from chromium/chromium
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ios] Add the option to keep/remove the original icon colors if a
background tint is applied. This CL introduces a new property ignoreIconColorWithTint in the infobar banner consumer. It is used to keep/remove the original icon colors when a background tint color is applied. Default behaviour is to ignore the icon colors when a background tint is applied. No behaviour change for default cases in this CL. Setting it to keep the icon colors only for the new Save/Update password messages design in the mediator. Screenshots in crbug.com/1392708#c26. (cherry picked from commit d17328b) Bug: 1392708 Change-Id: I8909f83dfbc4c2c3b5adf9bec7a6eb260bfab8a6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4188877 Reviewed-by: Chris Lu <thegreenfrog@chromium.org> Commit-Queue: Jood Hajeer <jood@google.com> Cr-Original-Commit-Position: refs/heads/main@{#1097616} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4203248 Cr-Commit-Position: refs/branch-heads/5563@{#20} Cr-Branched-From: 3ac59a6-refs/heads/main@{#1097615}
- Loading branch information
Jood Hajeer
authored and
Chromium LUCI CQ
committed
Jan 30, 2023
1 parent
608f80a
commit 10d9aff
Showing
4 changed files
with
13 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters