Changes

Jump to: navigation, search

Real World Mozilla Adding Chrome to FirstXpcom Lab

7 bytes added, 23:48, 24 November 2008
Adding our own code
this.initialized = true;
this.firstxpcom = Components.classes["@senecac.on.ca/firstxpcom;1"]
.createInstance(Components.interfaces.IFirstXpcom);
this.firstxpcom.name = "First XPCOM";
},

Navigation menu