xpcom
Your First Javascript XPCOM Component in 10 Minutes
Posted August 10th, 2006 by bardSteps
- Prepare the skeleton for an extension. (The Firefox extension wizard can do it for you. If you use it, call the extension “myextension” otherwise the code below won’t work.)
- Only if you used the extension wizard: create a
components/directory in your tree and change theROOT_DIRSline inconfig_build.shso that it reads:
ROOT_DIRS="defaults components"

Comments
24 weeks 4 days ago
26 weeks 4 days ago
29 weeks 1 hour ago
29 weeks 2 days ago
33 weeks 3 days ago
36 weeks 1 day ago
36 weeks 6 days ago
42 weeks 3 days ago
47 weeks 23 hours ago
1 year 2 days ago