[webkit-dev] changes to FrameView

2008-10-12 Thread Luka Napotnik
Hello. I had a patch that calls containingWindow() in a WebCore::FrameView object. But now I get the error: class WebCore::FrameView has no member named 'containingWindow' Can please someone tell me what's the equivalent method for containingWindow() now. Greets, Luka signature.asc

Re: [webkit-dev] changes to FrameView

2008-10-12 Thread mario bensi
Hi Luka, you can use view-hostWindow()-platformWindow() Mario Le dimanche 12 octobre 2008 17:36:40 Luka Napotnik, vous avez écrit : Hello. I had a patch that calls containingWindow() in a WebCore::FrameView object. But now I get the error: class WebCore::FrameView has no member named