RESOLVED FIXED 29155
[Qt] Implement autotests for QWebGraphicsItem
https://bugs.webkit.org/show_bug.cgi?id=29155
Summary [Qt] Implement autotests for QWebGraphicsItem
Antonio Gomes
Reported 2009-09-10 15:03:52 PDT
spin off of bug 28862. the simpler for now it to have something as simple as current qweview's auto test? any outstanding qwebgraphicsitem ancestor method specially essential to be tested ?
Attachments
A simple autotest that just calls the functions and makes sure they don't segfault. (4.25 KB, patch)
2009-09-11 09:04 PDT, Jakub Wieczorek
no flags
Jakub Wieczorek
Comment 1 2009-09-11 09:04:29 PDT
Created attachment 39439 [details] A simple autotest that just calls the functions and makes sure they don't segfault. A test case for https://bugs.webkit.org/show_bug.cgi?id=29185.
Simon Hausmann
Comment 2 2009-09-19 04:05:28 PDT
Comment on attachment 39439 [details] A simple autotest that just calls the functions and makes sure they don't segfault. r=me, thanks!
WebKit Commit Bot
Comment 3 2009-09-19 11:15:19 PDT
Comment on attachment 39439 [details] A simple autotest that just calls the functions and makes sure they don't segfault. Clearing flags on attachment: 39439 Committed r48560: <http://trac.webkit.org/changeset/48560>
WebKit Commit Bot
Comment 4 2009-09-19 11:15:23 PDT
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.