Closed
Bug 688615
Opened 12 years ago
Closed 12 years ago
Wrong reg key used in Installer shell icon handler code
Categories
(Firefox :: Installer, defect)
Tracking
()
RESOLVED
FIXED
Firefox 11
People
(Reporter: mcsmurf, Assigned: mcsmurf)
Details
Attachments
(1 file, 1 obsolete file)
682 bytes,
patch
|
robert.strong.bugs
:
review+
|
Details | Diff | Splinter Review |
The code at http://hg.mozilla.org/mozilla-central/annotate/45db8c3384e1/browser/installer/windows/nsis/shared.nsh#l389 looks wrong, the code should read "ReadRegStr $1 HKLM "Software\Classes\FirefoxHTML\DefaultIcon" """
Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → bugzilla
Attachment #562137 -
Flags: review?
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #562137 -
Attachment is obsolete: true
Attachment #562137 -
Flags: review?
Assignee | ||
Updated•12 years ago
|
Attachment #562148 -
Flags: review?(robert.bugzilla)
![]() |
||
Updated•12 years ago
|
Attachment #562148 -
Flags: review?(robert.bugzilla) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Checked in: http://hg.mozilla.org/mozilla-central/rev/7e74a12601a4
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 11
You need to log in
before you can comment on or make changes to this bug.
Description
•