[webkit-dev] Getting things working in Windows.

Adam Roben aroben at apple.com
Wed Jun 20 10:55:33 PDT 2007


On Jun 20, 2007, at 8:03 AM, Kalle Alm wrote:

> Basically, I'm trying to get WebKit + Safari working on Windows in  
> order
> to debug SynchroEdit <www.synchroedit.com>. I've added these to the
> Preferences.plist file:
>
> 	<key>IncludeDebugMenu</key>
> 	<true/>
> 	<key>WebKitScriptDebuggerEnabled</key>
> 	<true/>
>
> The Debug menu is there, but the JavaScript Console stays blank even
> though I go to web sites that are obviously not working, and I don't
> even know how to get Drosera to appear.

    Have you checked the "Log JavaScript Exceptions" item in the Debug  
menu? Nothing will go into the JavaScript Console until that menu item  
is checked.

-Adam



More information about the webkit-dev mailing list