Closed Bug 1410993 Opened 7 years ago Closed 7 years ago

WARNING: No CID found when attempting to map contract ID: file xpcom/components/nsComponentManager.cpp, line 508

Categories

(Core :: Networking, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla58
Tracking Status
firefox58 --- fixed

People

(Reporter: mccr8, Assigned: mccr8)

References

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

I see this when Firefox starts up in a debug build, and I don't remember always seeing it:

WARNING: No CID found when attempting to map contract ID: file /Users/amccreight/mc/xpcom/components/nsComponentManager.cpp, line 508

I went ahead and printed out the logging message for this, which is:
Could not map contract ID '@mozilla.org/network/protocol;1?name=moz-device' to CID {060ffe9e-d114-486b-aeb7-da62e7273ed5} because no implementation of the CID is registered.

It looks like some residue from bug 1408957.

I'm guessing that some of this CID stuff in nsNetModule.cpp needs to be deleted:
{ NS_NETWORK_PROTOCOL_CONTRACTID_PREFIX "moz-device", &kNS_DEVICEPROTOCOLHANDLER_CID },
Assignee: nobody → continuation
Summary: WARNING: No CID found when attempting to map contract ID: file /Users/amccreight/mc/xpcom/components/nsComponentManager.cpp, line 508 → WARNING: No CID found when attempting to map contract ID: file xpcom/components/nsComponentManager.cpp, line 508
Sorry about that!
Comment on attachment 8921181 [details]
Bug 1410993 - Remove NS_DEVICEPROTOCOLHANDLER_CID some more.

https://reviewboard.mozilla.org/r/192168/#review197550
Attachment #8921181 - Flags: review?(dd.mozilla) → review+
Pushed by amccreight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/256a887feb92
Remove NS_DEVICEPROTOCOLHANDLER_CID some more. r=dragana
Priority: -- → P3
Whiteboard: [necko-triaged]
https://hg.mozilla.org/mozilla-central/rev/256a887feb92
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: