Closed
Bug 83539
Opened 25 years ago
Closed 25 years ago
Can't collect dump()ed messages in FizzillaCFM a-bit-over-weeklies
Categories
(Core :: XUL, defect)
Tracking
()
People
(Reporter: hsivonen, Assigned: ccarlen)
Details
Steps to reproduce:
1) Use dump("foo\n") in JS
Actual results:
The string isn't dumped anywhere. No window, no file, no Unix stream that could
be piped somewhere.
Expected results:
Expected to have some method for getting a text file of dump()ed messages
without having to build Fizzilla.
Comment 1•25 years ago
|
||
um, this has nothing to do with fizzilla as the regular mac build has the same
problem.
dupe of a bug conrad has, i'll let him dupe it.
Assignee: pinkerton → ccarlen
OS: MacOS X → Mac System 9.x
Whiteboard: DUPEME
i hope i'm right
*** This bug has been marked as a duplicate of 86550 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
Comment 3•25 years ago
|
||
Close enough.
You need to log in
before you can comment on or make changes to this bug.
Description
•