tutorial
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
6 days 21 hours ago
6 days 21 hours ago
9 weeks 1 day ago
9 weeks 5 days ago
10 weeks 3 days ago
10 weeks 4 days ago
10 weeks 6 days ago
11 weeks 1 day ago
11 weeks 2 days ago
11 weeks 4 days ago