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. Requires a change to external/webkit
Loading
Please register or sign in to comment