Closed
Bug 71300
Opened 24 years ago
Closed 24 years ago
Crash when pref image.animation_mode set to "none"
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
People
(Reporter: mattwilkens, Assigned: pnunn)
References
()
Details
(Keywords: crash, Whiteboard: DUPEME)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14 i686; en-US; 0.8.1) Gecko/20010307
BuildID: 2001030714
If is set user_pref("image.animation_mode", "once"); in prefs.js, everything
works fine. If I set it to "none", Mozilla crashes when visiting
javascript-heavy sites (but is OK on *some* sites that do use javascript).
Reproducible: Always
Steps to Reproduce:
1. Open prefs.js and add the line: user_pref("image.animation_mode", "none");
2.Start Mozilla and browse to abcnews.go.com
Actual Results: Crash.
Expected Results: Page display without any animated images.
yes
Comment 2•24 years ago
|
||
Confirm on Linux/2k1-03-07-08.
Comment 3•24 years ago
|
||
Comment 4•24 years ago
|
||
I hate to sound stupid but where is the prefs.js file in linux? I install NS to
/usr/local/netscape
Comment 6•24 years ago
|
||
Okay, I figured it out and this is a bug, not sure if it's a dup though
Status: UNCONFIRMED → NEW
Ever confirmed: true
*** This bug has been marked as a duplicate of 65016 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•