[webkit-dev] write function in FrameLoaderClient.cpp

goldeneyes houda.qt4 at gmail.com
Mon Feb 2 04:46:02 PST 2009


hi,
Can I implement the function:

bool WebFrameLoaderClient::hasWebView() const
{
    return [m_webFrame.get() webView] != nil;
}
written in "WebKit/WebKit/mac/WebCoreSupport/WebFrameLoaderClient.mm"

and write it in
WebKit / WebCore / loader / FrameLoaderClient.cpp?

can you help me?
Thank you in advance
-- 
View this message in context: http://www.nabble.com/write-function-in-FrameLoaderClient.cpp-tp21789076p21789076.html
Sent from the Webkit mailing list archive at Nabble.com.



More information about the webkit-dev mailing list