Closed
Bug 345685
Opened 19 years ago
Closed 19 years ago
Missing semicolon in disable image loading pref
Categories
(Camino Graveyard :: Product Site, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: alqahira, Assigned: max)
References
()
Details
Should be
user_pref("permissions.default.images", 2);
/wipes egg off face for letting that slip by at least 2x :(
Assignee | ||
Updated•19 years ago
|
Assignee: bugzilla → max.ruderburg
Assignee | ||
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 1•19 years ago
|
||
v. on cb.o; thanks Max!
(It needs to be fixed on jp.cb.o as well, whenever someone hears from them again....)
Status: RESOLVED → VERIFIED
Assignee | ||
Comment 2•19 years ago
|
||
fixed on jp.cb.o too
Reporter | ||
Comment 3•19 years ago
|
||
Reopening because it's just been pointed out to me that the pref name itself is (and has been since forever) wrong; it's
user_pref("permissions.default.image", 2);
I'm so sorry, Max. :-(
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 4•19 years ago
|
||
for real now. on cb.o and jp.cb.o
Status: REOPENED → RESOLVED
Closed: 19 years ago → 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•