Bug 1398733 - nsIDocShell::internalLoad should know the size of the post data inputStream, r=smaug
This commit is contained in:
@@ -435,6 +435,7 @@ protected:
|
||||
const char* aTypeHint,
|
||||
const nsAString& aFileName,
|
||||
nsIInputStream* aPostData,
|
||||
int64_t aPostDataLength,
|
||||
nsIInputStream* aHeadersData,
|
||||
bool aFirstParty,
|
||||
nsIDocShell** aDocShell,
|
||||
|
||||
Reference in New Issue
Block a user