summaryrefslogtreecommitdiffstats
path: root/js/comments.js
AgeCommit message (Collapse)AuthorFilesLines
2010-10-27Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander1-0/+48
r=glob, a=mkanat
2010-10-23Bug 473557: Make the "Collapse All Comments" link work properly even whenMax Kanat-Alexander1-5/+5
the "comment order" preference is set to "newest to oldest with description at top" r=mkanat, a=mkanat
2010-09-19Bug 574338: When comment box is positioned at [top|bottom], include "Add ↵Guy Pyrzak1-0/+11
Comment" link at [bottom|top] r/a=mkanat
2010-05-17Bug 460799: Move JS code out of bug/comments.html.tmplEdmund Wong1-0/+88
r/a=LpSolit