RESOLVED FIXED 72633
[Qt][WK2] Fix zero sized views in all QML tests
https://bugs.webkit.org/show_bug.cgi?id=72633
Summary [Qt][WK2] Fix zero sized views in all QML tests
Jesus Sanchez-Palencia
Reported 2011-11-17 11:09:43 PST
After http://trac.webkit.org/changeset/100590 if a WebView is zero sized (height and width are 0) then an assert is reached. We need to update the qml tests to stay aligned with this new decision.
Attachments
Patch (5.60 KB, patch)
2011-11-17 11:21 PST, Jesus Sanchez-Palencia
no flags
Jesus Sanchez-Palencia
Comment 1 2011-11-17 11:21:14 PST
Jesus Sanchez-Palencia
Comment 2 2011-11-17 11:46:14 PST
Comment on attachment 115625 [details] Patch Clearing flags on attachment: 115625 Committed r100653: <http://trac.webkit.org/changeset/100653>
Jesus Sanchez-Palencia
Comment 3 2011-11-17 11:46:21 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.