aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.4/python-lib/cuddlefish/tests/static-files/xpi-template/components/harness.js
blob: 5e2d20a83466b9c36c57151f4a1650c0b268cfeb (plain)
1
2
3
4
// This file contains XPCOM code that bootstraps an SDK-based add-on
// by loading its harness-options.json, registering all its resource
// directories, executing its loader, and then executing its program's
// main() function.