Bug 24158 - DumpRenderTree for Qt port does not implement queue methods nor does it implement dumpBackForwardList
Summary: DumpRenderTree for Qt port does not implement queue methods nor does it imple...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-25 05:34 PST by Adam Treat
Modified: 2009-02-25 06:18 PST (History)
0 users

See Also:


Attachments
Implements missing DRT methods for Qt port (24.19 KB, patch)
2009-02-25 05:34 PST, Adam Treat
zack: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.