[webkit-dev] Debugging in Windows Port

Adam Roben aroben at apple.com
Wed Feb 4 09:32:28 PST 2009


Nilesh Patil wrote:
> Hi
>
> I have compiled Webkit for windows. I need to know function from where
> URL request will initiate. Just like it initiates in webkitwebview.cpp
> in Gtk port
>   

I think you want WebFrame::loadRequest, in WebKit/win/WebFrame.cpp

-Adam



More information about the webkit-dev mailing list