Closed
Bug 85459
Opened 23 years ago
Closed 23 years ago
update user agent string to 0.9.2 on the branch
Categories
(SeaMonkey :: Build Config, defect, P2)
SeaMonkey
Build Config
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.2
People
(Reporter: granrosebugs, Assigned: leaf)
References
()
Details
(Whiteboard: has to land on the branch, critical for 0.9.2)
Once the 0.9.2 branch is cut we need to update the mozilla user agent string to
0.9.2.
Assigned to leaf since kysmith and lpham can't check into mozilla.
Reporter | ||
Updated•23 years ago
|
Severity: normal → major
Priority: -- → P2
Whiteboard: has to land on the branch
Target Milestone: --- → mozilla0.9.2
Assignee | ||
Comment 1•23 years ago
|
||
Index: all.js
===================================================================
RCS file: /cvsroot/mozilla/modules/libpref/src/init/all.js,v
retrieving revision 3.245
diff -u -r3.245 all.js
--- all.js 2001/06/20 01:33:53 3.245
+++ all.js 2001/06/23 01:25:06
@@ -28,7 +28,7 @@
pref("keyword.URL", "http://keyword.netscape.com/keyword/");
pref("keyword.enabled", true);
pref("general.useragent.locale",
"chrome://navigator/locale/navigator.properties");
-pref("general.useragent.misc", "rv:0.9.1+");
+pref("general.useragent.misc", "rv:0.9.2");
pref("general.startup.browser", true);
pref("general.startup.mail", false);
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•23 years ago
|
||
can i get a witness, mah brothers an' sistahs?
Reporter | ||
Comment 3•23 years ago
|
||
r=granrose. let's get this bad boy in.
Assignee | ||
Comment 5•23 years ago
|
||
it's in there.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•23 years ago
|
Whiteboard: has to land on the branch → has to land on the branch, critical for 0.9.2
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•