aboutsummaryrefslogtreecommitdiffstats
path: root/data/lib/fixingAttMIME.js
Commit message (Collapse)AuthorAgeFilesLines
* Reorganization.Matěj Cepl2011-04-281-90/+0
| | | | | | | | * fixingAttMIME, rhbzpage, xorgBugCategories moved to data/rhlib directory, * docs directory removed ... keep documentation in JSDocs; rewrite in MD is a waste of time. * move Ehsan’s scripts to separate data/tweaks directory.
* Reformatting to MoFo coding styleMatěj Cepl2011-04-281-24/+27
|
* Use self.on and self.postMessage instead of global on and postMessage.Matěj Cepl2011-04-281-1/+1
| | | | | The reason is https://bugzilla.mozilla.org/show_bug.cgi?id=635748 and effort to save the world from global variables in content scripts.
* Fix order of parameters of fixAttachById function. XMLRPCURL is mandatory.Matěj Cepl2011-03-251-1/+1
| | | | Fixes #73
* Cut out general bugzilla functions to a special module.Matěj Cepl2011-03-251-0/+87