Closed
Bug 10188
Opened 26 years ago
Closed 26 years ago
Magic number used in the code without comment
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P2)
Core Graveyard
Installer: XPInstall Engine
Tracking
(Not tracked)
VERIFIED
FIXED
M10
People
(Reporter: dougt, Assigned: ssu0262)
Details
nitpick, well sorta, I have no idea what these numbers mean:
http://lxr.mozilla.org/seamonkey/source/xpinstall/src/nsWinProfileItem.cpp#55
http://lxr.mozilla.org/seamonkey/source/xpinstall/src/nsWinRegItem.cpp#100
| Reporter | ||
Comment 1•26 years ago
|
||
Moving to M10.
| Reporter | ||
Comment 2•26 years ago
|
||
Setting Priority and Serverity per Jan's email.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
fixed. These functions were not being called. I took them out. There really
isn't a way to verify this unless qa looks at the source code. Or search for
"GetInstallOrder" via lxr (http://lxr.mozilla.org/seamonkey/) to make sure it's
no longer in the code.
Build 8/27/99
Marking Verified. If the functions are called, then a new bug will be entered
indicating the problem.
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
Updated•10 years ago
|
Product: Core → Core Graveyard
| Comment hidden (collapsed) |
You need to log in
before you can comment on or make changes to this bug.
Description
•