XBL now works with HTML, XUL, SVG, MathML, and XML!
git-svn-id: svn://10.0.0.236/trunk@68891 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -349,6 +349,8 @@ static Components gComponents[] = {
|
||||
NS_DOC_ENCODER_PROGID_BASE "text/xif", },
|
||||
|
||||
{ "XBL Service", NS_XBLSERVICE_CID, "component://netscape/xbl" },
|
||||
{ "XBL Binding Manager", NS_BINDINGMANAGER_CID, "component://netscape/xbl/binding-manager" },
|
||||
|
||||
{ "AutoCopy Service", NS_AUTOCOPYSERVICE_CID, "component://netscape/autocopy" },
|
||||
};
|
||||
#define NUM_COMPONENTS (sizeof(gComponents) / sizeof(gComponents[0]))
|
||||
|
||||
Reference in New Issue
Block a user