diff options
author | arv@google.com <arv@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-28 18:48:44 +0000 |
---|---|---|
committer | arv@google.com <arv@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-07-28 18:48:44 +0000 |
commit | a0ffdc69ed7156fafc7806efc84bae5a6d334b0a (patch) | |
tree | 18dcfc39e86bda0479f350147a2860ab272ec1ed /AUTHORS | |
parent | bfc0da412fe44af7bd57ae28c21bec4e605246dd (diff) | |
download | chromium_src-a0ffdc69ed7156fafc7806efc84bae5a6d334b0a.zip chromium_src-a0ffdc69ed7156fafc7806efc84bae5a6d334b0a.tar.gz chromium_src-a0ffdc69ed7156fafc7806efc84bae5a6d334b0a.tar.bz2 |
When there are no images to replace a blacklisted page, putting filler
causes a blank spot which no other thumbnail can be dragged to. This
will go away on page refresh, but we can easily redraw all items
keeping the filler in the rightmost indices.
Original patch by pierre.lafayette@gmail.com, http://codereview.chromium.org/160152
BUG=17738
r=me
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@21869 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,3 +45,4 @@ Yuri Gorobets <yuri.gorobets@gmail.com> Paul Wicks <pwicks86@gmail.com> Thiago Farina <thiago.farina@gmail.com> Viet-Trung Luu <viettrungluu@gmail.com> +Pierre-Antoine LaFayette <pierre.lafayette@gmail.com> |