[app_installer] Fetch inline install data and pass it to the HTMLDialog.
commite1cecacf485e23a7ecccaef1f0f1474107104290
authorjackhou <jackhou@chromium.org>
Mon, 17 Nov 2014 06:40:42 +0000 (16 22:40 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 17 Nov 2014 06:41:11 +0000 (17 06:41 +0000)
treebb2c6572a193659ed463b1b6a4ac02db48712cdb
parentef929ffa28764883a4f28c5dac1f43e0bd342599
[app_installer] Fetch inline install data and pass it to the HTMLDialog.

This allows the download page to show the app's icon and localized name.
The page cannot get this from webstore itself because it serves a
different response based on the user agent.

BUG=430371

Review URL: https://codereview.chromium.org/705723002

Cr-Commit-Position: refs/heads/master@{#304388}
chrome/app_installer/app_installer.gypi
chrome/app_installer/win/app_installer_main.cc
chrome/app_installer/win/app_installer_util.cc
chrome/app_installer/win/app_installer_util.h
chrome/app_installer/win/app_installer_util_unittest.cc