New issue
Advanced search Search tips

Issue 872099 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Deprecate WebContents::DownloadImage

Project Member Reported by sawtelle@google.com, Aug 8

Issue description

Per this CL: https://chromium-review.googlesource.com/c/chromium/src/+/1147758/

DownloadImage should be called through RenderFrameHost. There are multiple calls to WebContents::DownloadImage that should be moved over to use the RenderFrameHost implementation instead so that it can be safely deleted
 

Sign in to add a comment