[webkit-dev] Error when building QT port on Linux

2007-06-27 Thread Oleg Sukhodolsky
Hi, I'm using Ubuntu 7.04. Got up-to-date sources from svn. Did everything mentioned at http://trac.webkit.org/projects/webkit/wiki/BuildingQtOnLinux and got the following error :( ../../../WebKitQt/Api/qwebnetworkinterface_p.h:134: error: ‘QSslError’ was not declared in this scope

Re: [webkit-dev] Error when building QT port on Linux

2007-06-27 Thread Adam Treat
You need to update your version of Qt. Qt 4.3.x is the minimum version required. Adam On Wednesday 27 June 2007, Oleg Sukhodolsky wrote: Hi, I'm using Ubuntu 7.04. Got up-to-date sources from svn. Did everything mentioned at http://trac.webkit.org/projects/webkit/wiki/BuildingQtOnLinux

Re: [webkit-dev] XMLHttpRequest and readyState==3

2007-06-27 Thread Kalle Alm
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maciej Stachowiak wrote: This is a networking layer issue - it buffers the data up to some limit depending on what MIME type you send it with. Two workarounds that I think will work: 1) prime the connection with 256 bytes sent before any of the

Re: [webkit-dev] XMLHttpRequest and readyState==3

2007-06-27 Thread Kalle Alm
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry for spamming the list, but thought I'd add that I've filed this as a bug here: http://bugs.webkit.org/show_bug.cgi?id=14431 - -Kalle. Kalle Alm wrote: Maciej Stachowiak wrote: This is a networking layer issue - it buffers the data up to

Re: [webkit-dev] Error when building QT port on Linux

2007-06-27 Thread Oleg Sukhodolsky
Thanks, for some reasons I've missed this :( Oleg. Adam Treat wrote: You need to update your version of Qt. Qt 4.3.x is the minimum version required. Adam On Wednesday 27 June 2007, Oleg Sukhodolsky wrote: Hi, I'm using Ubuntu 7.04. Got up-to-date sources from svn. Did everything

[webkit-dev] WWDC 2007 WebKit SVG Demos

2007-06-27 Thread Antoine Quint
Hi all, Dean Jackson and myself just posted the demos that we presented at WWDC 2007 about Vector Graphics and Rich Media in WebKit. These mostly showcase SVG, but also its integration with other core technologies such as XHTML, CSS, XMLHttpRequest, JavaScript and the DOM.

[webkit-dev] How to make S60 webkit installed on a symbian 3rd cellphone such as n71

2007-06-27 Thread 黎明
Thanks. I will try petran tool to remove unnecessary capabilities. The capabilities which independent developer get through developer certificate is very limited. S60 webkit needs ALL- TCB capabilities! I’m still wondering that is there anybody actual make s60 webkit run on Symbian mobile phone