News

The malicious code in question? An infinite loop that popped up an alert message, immediately showing a new message each time you click OK. Those curious to see the code can see it in action here ...
If you're debugging JavaScript, you'll probably be interested in something a little more comprehensive than alert(). Blackbird adds some control and specificity to the debugging messages you ...