Closed Bug 720627 Opened 12 years ago Closed 8 years ago

Simply HttpBaseChannel::SetUploadStream

Categories

(Core :: Networking: HTTP, defect)

defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

Attachments

(1 file)

Attached patch fixSplinter Review
When post or put, we should use ExplicitSetUploadStream in SetUploadStream.
Blocks: 215450
Attachment #591015 - Flags: review?(honzab.moz)
Comment on attachment 591015 [details] [diff] [review]
fix

Review of attachment 591015 [details] [diff] [review]:
-----------------------------------------------------------------

This is already part of Attachment 592062 [details] [diff] from bug 215450 that is currently r+'ed.  Are you sure you want this bug left open?

::: netwerk/protocol/http/HttpBaseChannel.cpp
@@ +496,1 @@
>    mUploadStream = stream;

You may set mUploadStream = nsnull here (stream is always null here).
Attachment #591015 - Flags: review?(honzab.moz)
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: