Closed
Bug 295126
Opened 20 years ago
Closed 20 years ago
Document what the EOF return value of readLine means
Categories
(Core :: XPCOM, enhancement, P1)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla1.8beta3
People
(Reporter: Biesinger, Assigned: Biesinger)
References
()
Details
Attachments
(1 file)
|
900 bytes,
patch
|
bzbarsky
:
review+
darin.moz
:
superreview+
asa
:
approval1.8b2+
|
Details | Diff | Splinter Review |
false means: the current line is valid, but no further lines are available
| Assignee | ||
Comment 1•20 years ago
|
||
Attachment #184253 -
Flags: superreview?(darin)
Attachment #184253 -
Flags: review?(bzbarsky)
| Assignee | ||
Updated•20 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla1.8beta3
Updated•20 years ago
|
Attachment #184253 -
Flags: review?(bzbarsky) → review+
Updated•20 years ago
|
Attachment #184253 -
Flags: superreview?(darin) → superreview+
| Assignee | ||
Comment 2•20 years ago
|
||
Comment on attachment 184253 [details] [diff] [review] patch comment-only change, no risk.
Attachment #184253 -
Flags: approval1.8b2?
Updated•20 years ago
|
Attachment #184253 -
Flags: approval1.8b2? → approval1.8b2+
| Assignee | ||
Comment 3•20 years ago
|
||
Checking in xpcom/io/nsILineInputStream.idl; /cvsroot/mozilla/xpcom/io/nsILineInputStream.idl,v <-- nsILineInputStream.idl new revision: 3.5; previous revision: 3.4 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•