[Webkit-unassigned] [Bug 90394] New: [Qt] Use QRawWebView in WTR
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 2 11:26:28 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=90394
Summary: [Qt] Use QRawWebView in WTR
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Keywords: Qt
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: noam.rosenthal at nokia.com
Currently WTR for Qt initiates a QQuickWebView and a QQuickView, only to override most of their characteristics to enable the layout/pixel tests.
Also, we use the image taken by the WebProcess for pixel tests instead of using the window snapshot, which means we don't really pixel-test accelerated compositing or anything done in GL.
we should switch WTR to use the new QRawWebView, still testing all the QML APIs via the API tests. While we're at it we should also enable pixel tests based on window-snapshot.
--
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