Assigned
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Project: chromium/src
Branch: main
Author: Ted Choc <
Link:
[Android] Remove unused ShowDownloadManager in C++.
Expand for full commit details
[Android] Remove unused ShowDownloadManager in C++.
Bug: 399886458
Change-Id: I5b01f6cecff01a0d4b289fce66b26c79947680a3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6313097
Reviewed-by: Min Qin <qinmin@chromium.org>
Commit-Queue: Ted Choc <tedchoc@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1426458}
Files:
- M
chrome/android/java/src/org/chromium/chrome/browser/download/DownloadUtils.java
- M
chrome/browser/download/android/download_utils.cc
- M
chrome/browser/download/android/download_utils.h
Hash: ac64248db3ac5ca5de0ee5344ee369f4191ff0c6
Date: Fri Feb 28 10:54:20 2025
Description
Similar to other activity migrations such as History here:
We can migrate the DownloadActivity to use the ProfileResolver behavior to pass both the Profile/OtrProfileId combo to support any Profile combinations.