Closed
Bug 1421989
Opened 8 years ago
Closed 8 years ago
Checking return value of nsIInputStream::Available() in TCPSocket
Categories
(Core :: DOM: Core & HTML, enhancement)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla59
| Tracking | Status | |
|---|---|---|
| firefox59 | --- | fixed |
People
(Reporter: baku, Assigned: baku)
Details
Attachments
(1 file)
|
781 bytes,
patch
|
qdot
:
review+
|
Details | Diff | Splinter Review |
This bug is about adding an error check in TCPSocket::BufferedAmount().
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8933294 -
Flags: review?(kyle)
Updated•8 years ago
|
Attachment #8933294 -
Flags: review?(kyle) → review+
Pushed by amarchesini@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1815a9a4c8d5
Adding an error check in TCPSocket::BufferedAmount(), r=qdot
Comment 3•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•