Closed
Bug 70817
Opened 24 years ago
Closed 24 years ago
Pass a pointer to the stream instead of passing a copy of the stream for writing bookmarks
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: naving, Assigned: naving)
Details
Attachments
(2 files)
8.20 KB,
patch
|
Details | Diff | Splinter Review | |
2.33 KB,
patch
|
Details | Diff | Splinter Review |
No description provided.
Assignee | ||
Comment 1•24 years ago
|
||
Assignee | ||
Comment 2•24 years ago
|
||
cc bienvenu and alecf for review/super-review
Comment 3•24 years ago
|
||
to be honest, I wish you would use nsOutputStream& when passing in the
parameters instead - I think using nsOutputStream* clutters up the code :(
Assignee | ||
Comment 4•24 years ago
|
||
Comment 5•24 years ago
|
||
sr=alecf
Comment 6•24 years ago
|
||
r or sr=bienvenu
Assignee | ||
Comment 7•24 years ago
|
||
fix checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 8•24 years ago
|
||
VERIFIED Fixed. (code-level fix, rubber-stamping)
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•