Bug 29155

Summary: [Qt] Implement autotests for QWebGraphicsItem
Product: WebKit Reporter: Antonio Gomes <tonikitoo>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ariya.hidayat, commit-queue, hausmann, jwieczorek, kenneth, laszlo.gombos
Priority: P2 Keywords: Qt
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
A simple autotest that just calls the functions and makes sure they don't segfault. none

Description Antonio Gomes 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 ?
Comment 1 Jakub Wieczorek 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.
Comment 2 Simon Hausmann 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!
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2009-09-19 11:15:23 PDT
All reviewed patches have been landed.  Closing bug.