Closed
Bug 340955
Opened 19 years ago
Closed 18 years ago
expose nsUnescape on a scriptable interface
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
DUPLICATE
of bug 372050
People
(Reporter: chpe, Unassigned)
Details
Bug 332147 added an accessor for nsEscape to nsINetUtil; to revert the encoding done by nsEscape, you need nsUnescape which should therefore also be exposed; probably also on nsINetUtil. (I need this in Epiphany since I use nsUnescape but cannot continue to include nsEscape.h since it uses the internal string API.)
Deinstall nescape so firefox can run smoothly cant have 2 IE's running that will coorupt the runtime on your on CPU...
Comment 2•19 years ago
|
||
Confirmed, although I'm not quite sure what comment #1 was about. :-P
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•19 years ago
|
OS: Linux → All
Hardware: PC → All
Comment 3•18 years ago
|
||
duping to bug 372050 even though it's newer and unconfirmed since it has a patch
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•