summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/rendering/RenderFrame.cpp
diff options
context:
space:
mode:
authorRussell Brenner <russellbrenner@google.com>2011-09-29 13:11:14 -0700
committerRussell Brenner <russellbrenner@google.com>2011-09-30 10:49:42 -0700
commit7ab7fecfa0a24fe9563c23a04148af77e11bf551 (patch)
tree62a39d7489b0b03c65c5ace1f1736453fcf94b74 /Source/WebCore/rendering/RenderFrame.cpp
parent74523e723bc5677780989d6a5834adc5c72c3683 (diff)
downloadexternal_webkit-7ab7fecfa0a24fe9563c23a04148af77e11bf551.zip
external_webkit-7ab7fecfa0a24fe9563c23a04148af77e11bf551.tar.gz
external_webkit-7ab7fecfa0a24fe9563c23a04148af77e11bf551.tar.bz2
Initialize to BUCKET_SIZE instead of 0
Some execution path appears to be leaving mBucketSizeX and/or Y set to 0, causing a divide-by-zero exception. This should only be feasible when mWidth and mHeight are also 0, but, to keep things safe, we'll initialize to BUCKET_SIZE instead. Bug: 5391435 Change-Id: I4e01f980731619e6a6fb70a6eb315c44dd677c7b
Diffstat (limited to 'Source/WebCore/rendering/RenderFrame.cpp')
0 files changed, 0 insertions, 0 deletions