Bug 72633

Summary: [Qt][WK2] Fix zero sized views in all QML tests
Product: WebKit Reporter: Jesus Sanchez-Palencia <jesus>
Component: WebKit QtAssignee: Jesus Sanchez-Palencia <jesus>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot, zoltan
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 70236    
Attachments:
Description Flags
Patch none

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.