aboutsummaryrefslogtreecommitdiffstats
path: root/js/bug.js
Commit message (Collapse)AuthorAgeFilesLines
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵Frédéric Buclin2012-01-111-16/+5
| | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit
* Bug 652427: Going back to the new bug page loses the description if possible ↵Guy Pyrzak2011-06-281-3/+3
| | | | | | duplicates have been searched for r=mkanat, r=mkanat
* Bug 581448: Localize the status and resolution values in the list ofMax Kanat-Alexander2010-10-131-2/+4
| | | | | possible duplicates on enter_bug.cgi r=LpSolit, a=LpSolit
* Bug 594155: IE6 throws JS errors when filing new bugsGuy Pyrzak2010-09-191-2/+2
| | | | r/a=LpSolit
* Bug 576912: Make the automatic duplicate detection table appear onkeyupMax Kanat-Alexander2010-07-191-6/+18
| | | | | | | instead of onblur, but give it a delay so that (a) we're not sending too many queries and (b) so that it doesn't appear at the exact same time as you click Submit Bug (making the "Submit Bug" click not work) r=timello, a=mkanat
* Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander2010-06-211-0/+117
r=glob, a=mkanat