Modify the interfaces in app_icon_factory to use arc::IconDecodeRequest.
ARC apps use arc::IconDecodeRequest to decoding images safely in a sandboxed service for the security reason, so modify app_icon_factory to call arc::IconDecodeRequest to decode ARC icons. Modify AppServiceAppWindowArcTracker::OnTaskDescriptionChanged to use the unified apps::ArcRawIconPngDataToImageSkia interface. BUG=1083331 Change-Id: Iea350de985ff60203e0acd7a427fe0a9e34c098e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2318846Reviewed-by:Dominick Ng <dominickn@chromium.org> Commit-Queue: Nancy Wang <nancylingwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#791713}
Showing
Please register or sign in to comment