Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic functionality working. Switching to this bug for my day-to-day work. | Matěj Cepl | 2011-02-14 | 1 | -2/+6 |
| | |||||
* | Mainly add XML-RPC handling | Matěj Cepl | 2011-02-09 | 1 | -0/+19 |
In details: * add libbugzilla.makeXMLRPCCall * rewrite addAttachment and fixAttachById to use it * add RHOnMessageHandler to process RHBZ-specific RPC messages * fix the mess around getting passwords and not-provided passwords (there should be no password in a content script) * add libbugzilla.openURLinPanel and make showAttachment to use it * fix indentation of switch statements * remove JSLint strings, we need to fix the script, no screw up my ones |