Bug 29931

Summary: [Qt] Implement eventSender.scheduleAsynchronousClick().
Product: WebKit Reporter: Jakub Wieczorek <jwieczorek>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
[Qt] Implement eventSender.scheduleAsynchronousClick() and unskip fast/events/popup-blocking-click-in-iframe.html. none

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.