Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformatting to MoFo coding style | Matěj Cepl | 2011-04-28 | 1 | -35/+31 |
| | |||||
* | Use self.on and self.postMessage instead of global on and postMessage. | Matěj Cepl | 2011-04-28 | 1 | -4/+4 |
| | | | | | The reason is https://bugzilla.mozilla.org/show_bug.cgi?id=635748 and effort to save the world from global variables in content scripts. | ||||
* | Setup logging of submits only when asked for. | Matěj Cepl | 2011-04-26 | 1 | -4/+0 |
| | | | | Fixes #86 | ||||
* | Fix indentation and else for Mozilla coding guidelines. | Matěj Cepl | 2011-03-23 | 1 | -61/+62 |
| | |||||
* | Make script working with Mozilla bugzilla. | Matěj Cepl | 2011-03-03 | 1 | -1/+3 |
| | | | | | * Store all functions in an array and store just indexes in the SELECT * add pageMod options for other bugzillas | ||||
* | Remove unnecessary logging. | Matěj Cepl | 2011-03-02 | 1 | -4/+1 |
| | |||||
* | Separate logging front-end into special content script. | Matěj Cepl | 2011-03-02 | 1 | -0/+88 |