Close submitted files (input type=file) when done with them. (bug 126829) r=dougt@netscape.com, sr=darin@netscape.com
git-svn-id: svn://10.0.0.236/trunk@119316 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -147,7 +147,7 @@ NS_NewPluginPostDataStream(nsIInputStream **result,
|
||||
file,
|
||||
PR_RDONLY,
|
||||
0600,
|
||||
PR_TRUE))
|
||||
nsIFileInputStream::DELETE_ON_CLOSE))
|
||||
)
|
||||
{
|
||||
// wrap the file stream with a buffered input stream
|
||||
|
||||
Reference in New Issue
Block a user