Re: [webkit-dev] Qt Windows CE

2008-09-19 Thread Ariya Hidayat
> Also, has anyone actually developed any applications for Windows CE > using Qt for Windows CE? If so, what has your experience been? I'm > currently trying to build the source from the following site: > > http://trolltech.com/download?target=ftp://ftp.trolltech.com/qt/source/q > t-embedded-wince

[webkit-dev] inconsistent refptr count between Frame and Document

2008-09-19 Thread Luke Kenneth Casson Leighton
https://bugs.webkit.org/show_bug.cgi?id=20935 i've identified a number of areas where people are writing "FIXMEs" and "TODOs" that are related to refcount inconsistency between Frame and Document. the key to the issue is, i believe, that it is necessary to increase the refcount on all member obje

Re: [webkit-dev] problem with ChromeClient::createWindow & NewWindow policy

2008-09-19 Thread Gustavo Noronha Silva
On Fri, 2008-09-19 at 10:38 +0400, Anton V. Tarasov wrote: > A new window is opened by a client via ChromeClient::createWindow callback. > There's also a mechanism to check NewWindow policy, implemented > as FrameLoaderClient::dispatchDecidePolicyForNewWindowAction. > > Now, when I'm clicking the

Re: [webkit-dev] Some Critical QtWebKit Doubts

2008-09-19 Thread Cameron McCormack
Benjamin Meyer: > Those are not doubts, but questions. Doubts are like: I doubt you > have gone to the webkit wiki where there is a doc that while it > doesn't have much can get you started. > http://trac.webkit.org/wiki/QtWebKitHacking Aside: using “doubt” to mean “question” is pretty stan