Comment 2 for bug 830825

Revision history for this message
Anthony Lenton (elachuni) wrote : Re: AvailableApps API should not server icon_data inline

software-center-agent should now be able to disable the icon_data in our available-apps-for-purchase api, as USC is checking the icon_url field and fetching icons from there.

I think the best approach is to add a feature flag to disable icon_data in both the 1.0 and 2.0 api, and the apps view. This way we can reenable it quickly if anything goes wrong.