Closed
Bug 504323
Opened 16 years ago
Closed 16 years ago
Why is it Cc["@mozilla.org:/content/content-area-dragdrop;1"] with a colon?
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 255010
People
(Reporter: bugzilla, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1) Gecko/20090703 Shiretoko/3.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1) Gecko/20090703 Shiretoko/3.5
Of all the elments of Components.classes, only "@mozilla.org:/content/content-area-dragdrop;1" has a colon after @mozilla.org.
A search for content-area-dragdrop on MXR for Mozilla 1.9.1 shows this at two locations, both with the colon. Is this a mistake, or intended?
Reproducible: Always
I think the answer is "it's been this way for a long time, so it stays that way." I would guess it was unintentional and was left alone to avoid breaking anything.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•