aboutsummaryrefslogtreecommitdiffstats
path: root/lib/clipboard.js
Commit message (Collapse)AuthorAgeFilesLines
* Make the package compatible with new require("chrome") policy.0.12Matěj Cepl2010-07-041-0/+1
|
* 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)
* Logger works and some cleanupMatěj Cepl2010-06-211-9/+9
| | | | | Juhuuu, logger works (almost, I haven't tested generation of reports yet) remove all trailing blank space
* Inheritance works, now there are jetpack-prototype-related bugsMatěj Cepl2010-06-171-0/+125
|
* Last unused files archived.Matěj Cepl2010-06-111-125/+0
|
* Cleanup before re-posting to https://bugzilla.mozilla.org/show_bug.cgi?id=570741Matěj Cepl2010-06-081-10/+1
|
* Added getCurrentFlavors with tests to the clipboard module.Matěj Cepl2010-06-081-10/+15
|
* The first attempt to make JEP-10/Clipboard working.Matěj Cepl2010-06-071-0/+129