Bug 25037 - [Qt] Implement layoutTestController.waitForPolicyDelegate
Summary: [Qt] Implement layoutTestController.waitForPolicyDelegate
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, PlatformOnly, Qt
Depends on:
Blocks:
 
Reported: 2009-04-03 14:12 PDT by Adam Roben (:aroben)
Modified: 2009-09-27 12:12 PDT (History)
3 users (show)

See Also:


Attachments
[Qt] Implement layoutTestController.waitForPolicyDelegate. (6.46 KB, patch)
2009-09-26 12:06 PDT, Jakub Wieczorek
no flags Details | Formatted Diff | Diff
Remove the passing tests from the Skipped list. (2.60 KB, patch)
2009-09-26 14:09 PDT, Jakub Wieczorek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Roben (:aroben) 2009-04-03 14:12:50 PDT
r42056 added layoutTestController.waitForPolicyDelegate, and r42057 made a number of tests depend on it. This functionality needs to be implemented in the Qt port in order to run these tests. I've added these tests to LayoutTests/platform/qt/Skipped.
Comment 1 Jakub Wieczorek 2009-09-26 12:06:24 PDT
Created attachment 40177 [details]
[Qt] Implement layoutTestController.waitForPolicyDelegate.
Comment 2 Jakub Wieczorek 2009-09-26 14:09:41 PDT
Created attachment 40180 [details]
Remove the passing tests from the Skipped list.
Comment 3 Simon Hausmann 2009-09-27 11:48:42 PDT
Comment on attachment 40177 [details]
[Qt] Implement layoutTestController.waitForPolicyDelegate.

r=me. Thank you Jakub!
Comment 4 Simon Hausmann 2009-09-27 11:49:02 PDT
Comment on attachment 40180 [details]
Remove the passing tests from the Skipped list.

r=me
Comment 5 WebKit Commit Bot 2009-09-27 12:05:53 PDT
Comment on attachment 40177 [details]
[Qt] Implement layoutTestController.waitForPolicyDelegate.

Clearing flags on attachment: 40177

Committed r48801: <http://trac.webkit.org/changeset/48801>
Comment 6 WebKit Commit Bot 2009-09-27 12:12:54 PDT
Comment on attachment 40180 [details]
Remove the passing tests from the Skipped list.

Clearing flags on attachment: 40180

Committed r48802: <http://trac.webkit.org/changeset/48802>
Comment 7 WebKit Commit Bot 2009-09-27 12:12:58 PDT
All reviewed patches have been landed.  Closing bug.