RESOLVED WONTFIX 85676
[Qt] QtTestBrowser has too many options
https://bugs.webkit.org/show_bug.cgi?id=85676
Summary [Qt] QtTestBrowser has too many options
Noam Rosenthal
Reported 2012-05-04 15:32:49 PDT
Right now to test anything significant I need to type something like QtTestBrowser -gl-viewport -webgl -graphicsbased -tiled-backing-store -viewport-update-mode BoundingRect QtTestBrowser should have better defaults.
Attachments
Zoltan Horvath
Comment 1 2012-06-22 03:54:02 PDT
-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.)
Brent Fulgham
Comment 2 2014-01-09 20:57:34 PST
The QT port is no longer part of WebKit.
Note You need to log in before you can comment on or make changes to this bug.