[Webkit-unassigned] [Bug 70368] [Qt] MiniBrowser seems to be busted on qt5

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


https://bugs.webkit.org/show_bug.cgi?id=70368


Gopal Raghavan <gopal.1.raghavan at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #111508|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Gopal Raghavan <gopal.1.raghavan at nokia.com>  2011-10-18 15:05:07 PST ---
Created an attachment (id=111508)
 --> (https://bugs.webkit.org/attachment.cgi?id=111508&action=review)
qmlminibrowser patch 

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list