aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib/logging-front.js
Commit message (Collapse)AuthorAgeFilesLines
* Reformatting to MoFo coding styleMatěj Cepl2011-06-051-35/+31
|
* Use self.on and self.postMessage instead of global on and postMessage.Matěj Cepl2011-06-051-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 Cepl2011-06-051-4/+0
| | | | Fixes #86
* Fix indentation and else for Mozilla coding guidelines.Matěj Cepl2011-03-231-61/+62
|
* Make script working with Mozilla bugzilla.Matěj Cepl2011-03-031-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 Cepl2011-03-021-4/+1
|
* Separate logging front-end into special content script.Matěj Cepl2011-03-021-0/+88