summaryrefslogtreecommitdiffstats
path: root/js/bug.js
AgeCommit message (Collapse)AuthorFilesLines
2010-10-14Bug 581448: Localize the status and resolution values in the list ofMax Kanat-Alexander1-2/+4
possible duplicates on enter_bug.cgi r=LpSolit, a=LpSolit
2010-09-19Bug 594155: IE6 throws JS errors when filing new bugsGuy Pyrzak1-2/+2
r/a=LpSolit
2010-07-20Bug 576912: Make the automatic duplicate detection table appear onkeyupMax Kanat-Alexander1-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
2010-06-22Bug 22353: Automatic duplicate bug detection on enter_bug.cgiMax Kanat-Alexander1-0/+117
r=glob, a=mkanat