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