aboutsummaryrefslogtreecommitdiffstats
path: root/lib/mozillabzpage.js
Commit message (Collapse)AuthorAgeFilesLines
* Makes the scroll-down menu work on bugizlla.mozilla.orgMatěj Cepl2010-07-211-0/+1
| | | | | - so far tested only with MoFo object - fixes #27
* Make fixing MIME type again (includes creation of util.httpPOST)Matěj Cepl2010-06-221-1/+1
| | | | | | | | | - it is useful to have variable in the same module where the function using it is. - a lot of this magic and mystery - add this.win property - yuhooo, we have timer module, so I don't have to fish it from this.doc.defaultView (which doesn't work anyway)
* Trying to use api-utils.publicConstructor failed.Matěj Cepl2010-06-201-0/+2
| | | | rhbzpage.markingBugTriaged should have hardcoded F-12 as the limit.
* Inheritance works, now there are jetpack-prototype-related bugsMatěj Cepl2010-06-171-0/+16
|
* Even more brutalMatěj Cepl2010-06-111-14/+0
|
* First almost working version of main.jsMatěj Cepl2010-06-081-2/+2
|
* rewrite util.js to be more compliant with SDK usage.Matěj Cepl2010-05-311-2/+3
|
* First attempt to split main script into modules.Matěj Cepl2010-05-311-0/+13