Closed
Bug 691579
Opened 14 years ago
Closed 14 years ago
Get rid of broken multiple homepage code in startPage()
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 10
People
(Reporter: Margaret, Assigned: Margaret)
Details
Attachments
(1 file)
2.19 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
We don't use the browser.startup.homepage.count pref in the UI, and if someone did happen to set it manually, it wouldn't work because this code separates homepages with "\n", when consumers expect them to be separated with "|".
Attachment #564390 -
Flags: review?(gavin.sharp)
Updated•14 years ago
|
Attachment #564390 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 1•14 years ago
|
||
Whiteboard: [fixed-in-fx-team]
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 10
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → margaret.leibovic
Whiteboard: [fixed-in-fx-team]
You need to log in
before you can comment on or make changes to this bug.
Description
•