diff options
author | Grace Kloba <klobag@google.com> | 2009-10-27 15:15:48 -0700 |
---|---|---|
committer | Grace Kloba <klobag@google.com> | 2009-10-27 15:15:48 -0700 |
commit | 8e7024d69d9885dc2d064817dae1acd41badc23f (patch) | |
tree | 89e83a454f9f0ce3af70253ea9b37e43c73d98b5 /WebCore/html/CollectionCache.cpp | |
parent | 64d1f380c954e4c93433fae705c6f27607f1d922 (diff) | |
download | external_webkit-8e7024d69d9885dc2d064817dae1acd41badc23f.zip external_webkit-8e7024d69d9885dc2d064817dae1acd41badc23f.tar.gz external_webkit-8e7024d69d9885dc2d064817dae1acd41badc23f.tar.bz2 |
We were excluding device-width to fix http://b/issue?id=1331654.
But some mobile sites will have minimum pref width
wider than the screen width, like in
http://www.boygeniusreport.com/2009/10/23/motorola-droid-preview/.
Now we are checking width() > screenWidth before wrapping at line 958,
there is no need to exclude the device-width case. Remove the
checking and both bugs should be fixed.
Diffstat (limited to 'WebCore/html/CollectionCache.cpp')
0 files changed, 0 insertions, 0 deletions