Bug 29821 - [Qt] Missing eventSender.contextClick implementation
Summary: [Qt] Missing eventSender.contextClick implementation
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-28 12:36 PDT by Jakub Wieczorek
Modified: 2009-09-29 02:56 PDT (History)
1 user (show)

See Also:


Attachments
Implement eventSender.contextClick() (2.29 KB, patch)
2009-09-28 12:39 PDT, Jakub Wieczorek
no flags Details | Formatted Diff | Diff
Update the Skipped list. (1.81 KB, patch)
2009-09-28 12:42 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-28 12:36:33 PDT
The EventSender implementation is missing contextClick() function.
Comment 1 Jakub Wieczorek 2009-09-28 12:39:59 PDT
Created attachment 40250 [details]
Implement eventSender.contextClick()
Comment 2 Jakub Wieczorek 2009-09-28 12:42:48 PDT
Created attachment 40251 [details]
Update the Skipped list.
Comment 3 Simon Hausmann 2009-09-29 00:39:10 PDT
Comment on attachment 40250 [details]
Implement eventSender.contextClick()

Thanks!
Comment 4 Simon Hausmann 2009-09-29 00:39:16 PDT
Comment on attachment 40251 [details]
Update the Skipped list.

r=me
Comment 5 WebKit Commit Bot 2009-09-29 02:49:03 PDT
Comment on attachment 40250 [details]
Implement eventSender.contextClick()

Clearing flags on attachment: 40250

Committed r48864: <http://trac.webkit.org/changeset/48864>
Comment 6 WebKit Commit Bot 2009-09-29 02:56:22 PDT
Comment on attachment 40251 [details]
Update the Skipped list.

Clearing flags on attachment: 40251

Committed r48867: <http://trac.webkit.org/changeset/48867>
Comment 7 WebKit Commit Bot 2009-09-29 02:56:27 PDT
All reviewed patches have been landed.  Closing bug.