comparison: toolkit/mozapps/extensions/test/addons/test_bug567184/bootstrap.js
toolkit/mozapps/extensions/test/addons/test_bug567184/bootstrap.js
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
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) {} |