[webkit-reviews] review requested: [Bug 70368] [Qt] MiniBrowser seems to be busted on qt5 : [Attachment 111508] qmlminibrowser patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 15:05:07 PDT 2011


Gopal Raghavan <gopal.1.raghavan at nokia.com> has asked  for review:
Bug 70368: [Qt] MiniBrowser seems to be busted on qt5
https://bugs.webkit.org/show_bug.cgi?id=70368

Attachment 111508: qmlminibrowser patch 
https://bugs.webkit.org/attachment.cgi?id=111508&action=review

------- Additional Comments from Gopal Raghavan <gopal.1.raghavan at nokia.com>
This is a MiniBrowser implementation based on qml. The browser has three
regions: toggle, url and webview. Toggle allows us to switch between
TouchWebView and DesktopWebView. If you click on 'D' it will go to
DesktopWebView, if you click on 'T' it will go to TouchWebView. In the url area
you can enter a specific url.The webview area itself renders the content.


More information about the webkit-reviews mailing list