Closed
Bug 159635
Opened 23 years ago
Closed 23 years ago
prefs.js file says Mozilla instead of Chimera
Categories
(Camino Graveyard :: Preferences, defect)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: winnie, Assigned: bnesse)
Details
The prefs.js file says Mozilla User Preferences instead of Chimera User Preferences.
# Mozilla User Preferences
// This is a generated file!
I think there's a global "User Agent Name" string defined somewhere that could
be changed to "Chimera" from "Mozilla." Am I right, saari?
Comment 2•23 years ago
|
||
yeah, but changing the user agent string is something you don't really want to
do... too many sites have sniffing code that would suddenly shut out chimera
I meant more like the variable that changes "Mozilla" to "Netscape" in chrome,
for instance, rather than the UA string (sorry, should've been more specific).
Aren't they different things?
Updated•23 years ago
|
QA Contact: winnie → sairuh
Comment 5•23 years ago
|
||
The 'Mozilla User Preferences' string is hardcoded in our prefs code. I'd
suggest a WONTFIX here.
| Assignee | ||
Comment 6•23 years ago
|
||
Agreed. I can't think of a single good reason to change this as it is simply >0
effort for 0 gain.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•