Closed Bug 12609 Opened 25 years ago Closed 25 years ago

Obsolete strings code

Categories

(Core Graveyard :: Tracking, defect, P3)

x86
Windows NT
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: gagan, Assigned: morse)

Details

There is some obsolete strings code being used that should disappear now...

http://lxr.mozilla.org/seamonkey/source/extensions/wallet/src/wallet.cpp#492
Status: NEW → ASSIGNED
Target Milestone: M11
Target Milestone: M11 → M12
Not needed for the beta release.  Therefore pushing this out to M12.
This is something that needs to be done to clean up the char* allocation
problems that I'm fighting.  In addition, nsCookie.cpp has 2 copies of this
code, some as Local_SA*() and the other copy as NET_SA*() ...
Target Milestone: M12 → M14
All post-beta bugs are being marked M14 (or later) per chofmanns' request.
QA Contact: leger → morse
Setting QA Contact to morse to verify oonce he gets to this :-)
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
It's not clear anymore what this bug is referring to because the reference to
line 492 in wallet.cpp is obsolete (wallet.cpp has changed considerably since
August 27).  But if it's what I think it is, this has all been cleaned up with a
recent sweep of wallet.cpp to make it i18n compliant.  So I'm closing this out
as fixed.  If you still see a problem, then reopen the bug and be more specific.
Status: RESOLVED → VERIFIED
It does indeed look fixed.
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.