diff options
author | cduvall@chromium.org <cduvall@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-15 05:51:28 +0000 |
---|---|---|
committer | cduvall@chromium.org <cduvall@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-15 05:51:28 +0000 |
commit | f15d554895badeb8420514af1cef04446026a90f (patch) | |
tree | dc698d557f71aa48b10492ae8ca113aa8f3be98e /AUTHORS | |
parent | df5e1b4229c45d4acee7c0c1d8dba3be776e8f42 (diff) | |
download | chromium_src-f15d554895badeb8420514af1cef04446026a90f.zip chromium_src-f15d554895badeb8420514af1cef04446026a90f.tar.gz chromium_src-f15d554895badeb8420514af1cef04446026a90f.tar.bz2 |
Fix a bug where an extension's icon wasn't being properly reloaded if it
changes
A query string, which is incremented whenever the extension
Reload button is clicked, is appended to the end of the
extension icon url in order to prevent caching.
Patch from Evan Peterson <evan.peterson.ep@gmail.com>
BUG=159302
Review URL: https://chromiumcodereview.appspot.com/12225147
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182625 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -221,3 +221,4 @@ Ion Rosca <rosca@adobe.com> Sylvain Zimmer <sylvinus@gmail.com> Sungmann Cho <sungmann.cho@gmail.com> 方觉 (Fang Jue) <fangjue23303@gmail.com> +Evan Peterson <evan.peterson.ep@gmail.com> |