Closed
Bug 221853
Opened 22 years ago
Closed 21 years ago
general.useragent.vendorComment has no effect in 1.4.1
Categories
(Core :: Networking: HTTP, defect)
Tracking
()
VERIFIED
WONTFIX
People
(Reporter: hendikins, Assigned: darin.moz)
References
()
Details
I've just built Mozilla 1.4.1 with intention of distributing it. However, I can
not set general.useragent.vendorComment with the build that I did (I pulled the
code from CVS, MOZILLA_1_4_1_RELEASE). Grabbed the Official Win32 build, can't
set it with that either.
I've attempted modifying all.js, a seperate js file, and about:config, and can
not set the preference using any of the above. The preference is getting
completely ignored, no matter how I try setting it.
Comment 1•22 years ago
|
||
-> networking:http
Assignee: bugs → darin
Component: Preferences → Networking: HTTP
QA Contact: sairuh → httpqa
Comment 2•22 years ago
|
||
looking at the code, it seems that vendorComment will only be used if vendor is
set as well (general.useragent.vendor)
Comment 3•21 years ago
|
||
mkaply: isn't 1.4.x branch dead? should this be WONTFIXed?
Comment 4•21 years ago
|
||
1.4 is dead. Can you check this with a current Mozilla build please?
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•