1
edit
Changes
m
Changed FirstXpcom.cpp to code so it will compile on Fedora with safe cross platform string conversion.
{
/* member initializers and constructor code */
'''mName.Assign(LNS_LITERAL_STRING("FirstXpcom Component"));'''
}