Bug 29931 - [Qt] Implement eventSender.scheduleAsynchronousClick().
Summary: [Qt] Implement eventSender.scheduleAsynchronousClick().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-30 12:02 PDT by Jakub Wieczorek
Modified: 2009-10-01 03:43 PDT (History)
1 user (show)

See Also:


Attachments
[Qt] Implement eventSender.scheduleAsynchronousClick() and unskip fast/events/popup-blocking-click-in-iframe.html. (3.52 KB, patch)
2009-09-30 12:06 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 Jakub Wieczorek 2009-09-30 12:02:18 PDT
Qt is missing eventSender.scheduleAsynchronousClick() implementation.
Comment 1 Jakub Wieczorek 2009-09-30 12:06:21 PDT
Created attachment 40387 [details]
[Qt] Implement eventSender.scheduleAsynchronousClick() and unskip fast/events/popup-blocking-click-in-iframe.html.
Comment 2 Simon Hausmann 2009-10-01 03:27:57 PDT
Comment on attachment 40387 [details]
[Qt] Implement eventSender.scheduleAsynchronousClick() and unskip fast/events/popup-blocking-click-in-iframe.html.

r=me. Great stuff :)
Comment 3 WebKit Commit Bot 2009-10-01 03:43:29 PDT
Comment on attachment 40387 [details]
[Qt] Implement eventSender.scheduleAsynchronousClick() and unskip fast/events/popup-blocking-click-in-iframe.html.

Clearing flags on attachment: 40387

Committed r48966: <http://trac.webkit.org/changeset/48966>
Comment 4 WebKit Commit Bot 2009-10-01 03:43:32 PDT
All reviewed patches have been landed.  Closing bug.