Bug 420310 Unable to display uncached unnamed full-page plugin r+sr=jst a=dveditz
git-svn-id: svn://10.0.0.236/trunk@253846 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
4725ac011c
commit
96587c9414
@ -1956,6 +1956,7 @@ nsPluginStreamListenerPeer::SetupPluginCacheFile(nsIChannel* channel)
|
||||
return rv;
|
||||
|
||||
// Create a file to save our stream into. Should we scramble the name?
|
||||
filename.Insert(NS_LITERAL_CSTRING("plugin-"), 0);
|
||||
rv = pluginTmp->AppendNative(filename);
|
||||
if (NS_FAILED(rv))
|
||||
return rv;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user