aboutsummaryrefslogtreecommitdiffstats
path: root/js/bug.js
Commit message (Collapse)AuthorAgeFilesLines
* 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