comparison: toolkit/mozapps/extensions/test/addons/test_bug567184/bootstrap.js
toolkit/mozapps/extensions/test/addons/test_bug567184/bootstrap.js
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 function install(data, reason) { } |
|
2 |
|
3 function startup(data, reason) { } |
|
4 |
|
5 function shutdown(data, reason) { } |
|
6 |
|
7 function uninstall(data, reason) {} |