[webkit-help] Starting Javascript Debugger in Winlauncher

Adam Roben aroben at apple.com
Tue Jan 17 08:31:18 PST 2012


On Jan 15, 2012, at 3:53 AM, Nimish Nayak wrote:

> I want to enable the JS Debugger in Winlauncher 
> 
> While reading online I came across this post https://lists.webkit.org/pipermail/webkit-help/2011-August/002381.html
> 
> I made the necessary changes given there in that link, in my source code 
> 
> Also copied the WebKit.resources with info.plist into the directory where my WinLauncher Project creates the executable
> 
> After running the exe and right clicking i see "Reload" and "Inspect Element" But when I click on it nothing happens 
> 
> Can someone help me?

I'd put a breakpoint in WebInspectorClient::openInspectorFrontend as a start.

-Adam



More information about the webkit-help mailing list