Closed
Bug 355943
Opened 19 years ago
Closed 19 years ago
Extra lines of code and a comment.
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
DUPLICATE
of bug 355945
People
(Reporter: velorium13, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1) Gecko/20061003 Firefox/2.0
Build Identifier: Firefox 1.5.0.7
under C:\Program Files\Mozilla Firefox\defaults\pref\firefox.js
// 0 = blank, 1 = home (browser.startup.homepage), 2 = last // XXXBlake Remove this stupid pref
pref("browser.startup.page", 1);
pref("browser.startup.homepage",
"resource:/browserconfig.properties");
Reproducible: Always
Steps to Reproduce:
1. Go to C:\Program Files\Mozilla Firefox\defaults\pref\firefox.js
2. Do the find command.
3. Search for "XXXBlake Remove this stupid pref"
Actual Results:
Found the code.
Expected Results:
Not found the code possibly.
Comment 1•19 years ago
|
||
*** This bug has been marked as a duplicate of 355945 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•