Apple’s Javascript Debugger: Drosera
I was doing a little web-work, and came across a bug in my javascript code. I spent a couple minutes trying to find it using the javascript console in Safari, but quickly gave up and decided to give Apple’s Javascript debugger (Drosera) a try. I tried it a couple months ago but couldn’t get it to work, but I decided to download the latest nightly build and see if it had improved. It did. Drosera attached to the webkit browser fine, and inspected any page that I looked at in the webkit browser…
Continue Reading