summaryrefslogtreecommitdiffstats
path: root/WebCore/dom
diff options
context:
space:
mode:
authorLeon Scroggins <scroggo@google.com>2009-10-13 14:28:59 -0400
committerLeon Scroggins <scroggo@google.com>2009-10-13 14:28:59 -0400
commitbf761b977983ab24609fd65a050925ce7aa9f5a5 (patch)
tree808a261c639d3910142710df8b51407c953324d7 /WebCore/dom
parent49e856e5d5e86855d12326294cb6b57235a2e9a1 (diff)
downloadexternal_webkit-bf761b977983ab24609fd65a050925ce7aa9f5a5.zip
external_webkit-bf761b977983ab24609fd65a050925ce7aa9f5a5.tar.gz
external_webkit-bf761b977983ab24609fd65a050925ce7aa9f5a5.tar.bz2
Prevent getFile from copying when the file is too large.
Since the caller expects the data to fit within a certain amount of space, do not copy into the buffer if the data exceeds that space. On the webkit side of things, keep track of the URI and the size, so we can pass them up to BrowserFrame Requires a change to frameworks/base
Diffstat (limited to 'WebCore/dom')
0 files changed, 0 insertions, 0 deletions