This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // ==UserScript== | |
| // @name bugzilla flow | |
| // @namespace http://mook.moz.googlepages.com/greasemonkey/bugzilla/ | |
| // @description embeds bug history in comment flow and other tweaks | |
| // @include */show_bug.cgi?* | |
| // @require sitePrefs.js | |
| // @require E4XtoDOM.js | |
| // ==/UserScript== | |
| // vim: set sw=2 : */ |
NewerOlder