Implement WebContents.downloadImage() on Java side
This CL bridges the native WebContents::DownloadImage to Java. We are planning to use the method for fetching artwork images (WIP) in MediaMetadata and show them in Android media notification. Related CLs: https://codereview.chromium.org/2013813002/ https://codereview.chromium.org/2015433003/ https://codereview.chromium.org/2009243002/ (most relevant one) BUG=616411 Review-Url: https://codereview.chromium.org/2014553002 Cr-Commit-Position: refs/heads/master@{#397807}
Showing
Please register or sign in to comment