[Webkit-unassigned] [Bug 85676] [Qt] QtTestBrowser has too many options

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 03:54:04 PDT 2012


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


Zoltan Horvath <zoltan at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zoltan at webkit.org




--- Comment #1 from Zoltan Horvath <zoltan at webkit.org>  2012-06-22 03:54:02 PST ---
-gl-viewport and -webgl depend on #if defined(QT_CONFIGURED_WITH_OPENGL)

-no-compositing
-show-fps
-cache-webview
-tiled-backing-store
-resizes-to-contents
-gl-viewport
-webgl

require -graphicsbased

What if made -graphicsbased to default, so there will be -no-graphicsbased only.
Do we want to test the things without gl if qt is configured with opengl? (I'm thinking about set it to default if it is configured in qt.)

-- 
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