mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
Backed out changeset a3b5d768fa96 (bug 592943) due to extensions bustage
This commit is contained in:
parent
ab1fd50db9
commit
8b878ab2a9
@ -28,7 +28,7 @@ NS_NewObjectInputStreamFromBuffer(char* buffer, PRUint32 len,
|
||||
NS_EXPORT nsresult
|
||||
NS_NewObjectOutputWrappedStorageStream(nsIObjectOutputStream **wrapperStream,
|
||||
nsIStorageStream** stream,
|
||||
PRBool wantDebugStream)
|
||||
PRBool wantDebugStream)
|
||||
{
|
||||
nsCOMPtr<nsIStorageStream> storageStream;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user