Bug 24158

Summary: DumpRenderTree for Qt port does not implement queue methods nor does it implement dumpBackForwardList
Product: WebKit Reporter: Adam Treat <manyoso>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: All   
Attachments:
Description Flags
Implements missing DRT methods for Qt port zack: review+

Description Adam Treat 2009-02-25 05:34:08 PST
Hi,

Currently the Qt port does not implement queue methods nor does it implement dumpBackForwardList.  The forthcoming patch resolves this and thereby gets 2% more tests passing as well as a number of tests from the current Qt Skipped file.
Comment 1 Adam Treat 2009-02-25 05:34:56 PST
Created attachment 27964 [details]
Implements missing DRT methods for Qt port
Comment 2 Adam Treat 2009-02-25 06:18:16 PST
Fixed with r41211.