зеркало из https://github.com/mozilla/gecko-dev.git
fix build bustage.
This commit is contained in:
Родитель
08fe9d0f7c
Коммит
e50f0a956e
|
@ -161,7 +161,7 @@ main(int argc, char* argv[])
|
|||
|
||||
// QI and set the upload stream
|
||||
nsCOMPtr<nsIUploadChannel> uploadChannel(do_QueryInterface(channel));
|
||||
uploadChannel->SetUploadStream(uploadStream, nsnull);
|
||||
uploadChannel->SetUploadStream(uploadStream, nsnull, -1);
|
||||
|
||||
// create a dummy listener
|
||||
InputTestConsumer* listener;
|
||||
|
|
Загрузка…
Ссылка в новой задаче