| Auto-Submit | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Bot-Commit | +1 |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[M152] [ios][composebox] Pass fetched Drive item icons to Composebox input items
Original change's description:
> [ios][composebox] Pass fetched Drive item icons to Composebox input items
>
> Populate and pass the custom or placeholder icon of picked Drive items
> from RootDriveFilePickerCoordinator through to ComposeboxInputItemView.
> - Add `GetFetchedImage()` to DriveFilePickerImageFetcher to allow synchronous
> lookup of cached thumbnails/icons for a DriveItem.
> - Add an `icon` property to ComposeboxPickerDriveResult.
> - Populate `icon` in RootDriveFilePickerCoordinator using the cached image or fallback placeholder image.
> - Thread `icon` through ComposeboxInputPlateCoordinator and Mediator to set `leadingIconImage` on the input item.
> - Update ComposeboxInputItemView to prefer `item.leadingIconImage` over the default `SymbolMyDrive` symbol.
>
> Bug: 540385191
> Change-Id: If06af6c1d9dfc39a6e0dbefbe4335a9b0fcc759c
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/8158753
> Reviewed-by: Quentin Pubert <qpu...@google.com>
> Commit-Queue: Elmehdi Rahmaoui <erah...@google.com>
> Reviewed-by: Stepan Khapugin <stkha...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1670435}
(cherry picked from commit 59fb5f0e3ee9db55732dc273d581623bd57d051b)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |