WebImageDownloader
will cause a crash if passed url is invalid
#32419
Labels
Milestone
WebImageDownloader
will cause a crash if passed url is invalid
#32419
validate
net::GURLWithNSURL(url)
before callingDownloadImage
since it will cause a crash if the generated GURL is invalid.The text was updated successfully, but these errors were encountered: