Re: [webkit-qt] Feedback needed: new design for WebKit 2

2011-07-01 Thread Kenneth Rohde Christiansen
Hi there, On Thu, Jun 30, 2011 at 10:21 PM, Benjamin Poulain benjamin.poul...@nokia.com wrote: Hi all, Andreas and I have worked a couple of days on a ways to clean the current mess of the WebKit 2 API. We would like some feedback before going forward and upstreaming some of that :) Great

Re: [webkit-qt] Feedback needed: new design for WebKit 2

2011-07-01 Thread Benjamin Poulain
On 07/01/2011 11:46 AM, ext Kenneth Rohde Christiansen wrote: We have been playing with the code, trying to break it in less monstruous parts. This is available here: https://github.com/kling/webkit/tree/master/Source/WebKit2/UIProcess/API/qt The goals: -clarify the responsibilities of each

[webkit-qt] Minutes from the Status Meeting in #qtwebkit on Freenode IRC network

2011-07-01 Thread Qt WebKit StatusBot
Minutes from the Status Meeting in #qtwebkit on Freenode IRC network Updates: * benjaminp status: fixing small webkit 2 stuff, trying refactoring stuff * darktears status : building WebKit2 stuff for hacking on it. Missing updates from: diegohcg, rafaelbrandao, elproxy, kling, ademar, lca,

Re: [webkit-qt] Feedback needed: new design for WebKit 2

2011-07-01 Thread Konstantin Tokarev
01.07.2011, 18:53, viatcheslav.ostape...@nokia.com:  -simplify APIs to something minimal: QMobileWebView (the viewport) +  QMobileWebPage (the view on the page) for mobile. QDesktopWebView as  the only view for mobile. Mobile/Desktop - sounds odd. Who knows, where will be mobile or desktop