Closed
Bug 462804
Opened 17 years ago
Closed 17 years ago
[FIX]Remove GetEffectivePort from nsNetUtil
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
|
2.18 KB,
patch
|
dcamp
:
review+
Biesinger
:
review+
roc
:
superreview+
|
Details | Diff | Splinter Review |
This got added in bug 454850, but I didn't realize at the time that we have an NS_GetRealPort already... They only differ in terms of nested URI handling, but all consumers have the innermost URI handy anyway.
roc, sorry to bother you with the sr, but getting sr from any of the "necko" srs is kinda ... hard.
Attachment #345999 -
Flags: superreview?(roc)
Attachment #345999 -
Flags: review?(dcamp)
Attachment #345999 -
Flags: review?(bnewman)
| Assignee | ||
Updated•17 years ago
|
Summary: Remove GetEffectivePort from nsNetUtil → [FIX]Remove GetEffectivePort from nsNetUtil
Attachment #345999 -
Flags: superreview?(roc) → superreview+
Updated•17 years ago
|
Attachment #345999 -
Flags: review+
Updated•17 years ago
|
Attachment #345999 -
Flags: review?(dcamp) → review+
| Assignee | ||
Updated•17 years ago
|
Attachment #345999 -
Flags: review?(bnewman)
| Assignee | ||
Comment 1•17 years ago
|
||
Pushed changeset f9914b9505d0.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•