
WebKit : Web Inspector new features
November 6, 2009An article about new features of WebKit’s Web Inspector is available. There is to note that most features aren’t really usefull when developping in Cappuccino, and setting a breakpoint using the Web Inspector doesn’t seem possible in ObjJ source code (as it is converted at runtime in js), I’ve then always used the debugger; instruction instead. Moreover I didn’t find the stop on exception option in Safari 4’s debugger (is said to be present in WebKit – and is also available in Firebug).