Closed
Bug 500167
Opened 17 years ago
Closed 17 years ago
http should use contractids for other services
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla1.9.2a1
People
(Reporter: timeless, Assigned: timeless)
Details
Attachments
(1 file, 1 obsolete file)
|
3.35 KB,
patch
|
Biesinger
:
review+
Biesinger
:
superreview+
|
Details | Diff | Splinter Review |
most of this code is caching things anyway, so the lookup cost of using a string is a one time thing, and by using CID it forces people who want to replace an impl to steal the CID which defeats the reason we have Contract's.
Attachment #384846 -
Flags: superreview?(cbiesinger)
Attachment #384846 -
Flags: review?(cbiesinger)
Attachment #384846 -
Attachment is obsolete: true
Attachment #384847 -
Flags: superreview?(cbiesinger)
Attachment #384847 -
Flags: review?(cbiesinger)
Attachment #384846 -
Flags: superreview?(cbiesinger)
Attachment #384846 -
Flags: review?(cbiesinger)
Updated•17 years ago
|
Attachment #384847 -
Flags: superreview?(cbiesinger)
Attachment #384847 -
Flags: superreview+
Attachment #384847 -
Flags: review?(cbiesinger)
Attachment #384847 -
Flags: review+
Comment 3•17 years ago
|
||
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla1.9.2a1
You need to log in
before you can comment on or make changes to this bug.
Description
•