Closed Bug 37714 Opened 25 years ago Closed 22 years ago

nsBufferedStream::Seek only works for input streams

Categories

(Core :: Networking, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED WORKSFORME
Future

People

(Reporter: warrensomebody, Assigned: dougt)

Details

We need a different version of nsBufferedStream::Seek for output streams.
Target Milestone: --- → M16
Not critical for beta2
Target Milestone: M16 → M18
Target Milestone: M18 → Future
Warren, I am reassigning some bugs which you own over to me (dougt). If you think that you will have time to address them please reassign them back to yourself. This reassignment was suggested by choffman.
Assignee: warsome → dougt
mass move, v2. qa to me.
QA Contact: tever → benc
hmm.. this might be fixed. revision 1.17 by brendan has this CVS comment: - nsBufferedStream::Seek wasn't flushing the buffer when seeking backward within the buffer, but it must, because mCursor bounds the amount to write if the buffer contains the end of file. which suggests that Seek works now for output streams. resolving WORKSFORME ... brendan: please reopen if i'm mistaken. thx!
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Yes, this was fixed when I did the original XUL JS script FastLoad work, before 1.0 released. /be
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.