diff options
author | Leon Scroggins <scroggo@google.com> | 2009-10-13 14:28:59 -0400 |
---|---|---|
committer | Leon Scroggins <scroggo@google.com> | 2009-10-13 14:28:59 -0400 |
commit | bf761b977983ab24609fd65a050925ce7aa9f5a5 (patch) | |
tree | 808a261c639d3910142710df8b51407c953324d7 /WebCore/dom | |
parent | 49e856e5d5e86855d12326294cb6b57235a2e9a1 (diff) | |
download | external_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