Closed
Bug 176871
Opened 23 years ago
Closed 22 years ago
JAVA crash while loading animated image
Categories
(Core Graveyard :: Java: OJI, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
Future
People
(Reporter: tarahim, Assigned: peterl-bugs)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
|
8.72 KB,
text/plain
|
Details |
2002101708 trunk for MacOS9.x
load URL with JAVA turned on.
Result:crash after window control elements are shown.
| Reporter | ||
Comment 1•23 years ago
|
||
The URL is one of the links in;
http://www.atmos.uiuc.edu/weather/
| Reporter | ||
Comment 2•23 years ago
|
||
| Reporter | ||
Comment 3•23 years ago
|
||
Correcting the url typo.
| Reporter | ||
Comment 4•23 years ago
|
||
The stack trace resembles bug 115917, but this crash does not depend on
tooltips. The stack in bug 108601 is closer, but the bug has been duped to bug
90571.
The difference between tooltip crash and this one is this one depends on
ProxyListener in place of TooltipListener.
Comment 5•23 years ago
|
||
Since this is a MRJ issue, reassign to beard@netscape.com
Assignee: joe.chou → beard
Comment 7•23 years ago
|
||
Confirming issue still occurs under Mac OS 9.1 with 2002-12-18-08 trunk build.
Problem doesn't occur under OS X 10.2.2. with the CFM trunk build (2002-12-17-08).
Updated•23 years ago
|
Priority: -- → P3
Target Milestone: --- → Future
Comment 8•22 years ago
|
||
This bug is targeted at a Mac classic platform/OS, which is no longer supported
by mozilla.org. Please re-target it to another platform/OS if this bug applies
there as well or resolve this bug.
I will resolve this bug as WONTFIX in four weeks if no action has been taken.
To filter this and similar messages out, please filter for "mac_cla_reorg".
Comment 9•22 years ago
|
||
Since mac classic is no longer supported by mozilla, marking WONTFIX
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•