commit | d0fc5898276ba5a02c7b8761065040d0a545cac4 | [log] [tgz] |
---|---|---|
author | Patrik Stenkilsson <patrik.stenkilsson@sonyericsson.com> | Tue Feb 14 09:33:24 2012 +0100 |
committer | Henrik Baard <henrik.baard@sonymobile.com> | Sun Mar 18 10:48:37 2012 +0100 |
tree | 3685504b613733b49798c96329ca3efe834e11e2 | |
parent | c40c9c23bc3098307d8fd7524933724a1b8e29d5 [diff] |
UserAgent not propagated from Browser to DownloadProvider Browser does not propagate the userAgent to DownloadProvider for downloads. When downloads are started the default userAgent in DownloadProvider is used instead of using the userAgent of the Browser. This makes downloads on some services / web pages fail. This is solved this by including the Browser userAgent in the request to the DownloadManager. Change-Id: If4e0f3c29eb7fd5fc585dd01987ae7f0b54ffc32