[webkit-reviews] review requested: [Bug 15173] Middle click should not fire onclick event : [Attachment 21977] Add multi-button mouseevent support to DRT and test case

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 27 19:37:23 PDT 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 15173: Middle click should not fire onclick event
https://bugs.webkit.org/show_bug.cgi?id=15173

Attachment 21977: Add multi-button mouseevent support to DRT and test case
https://bugs.webkit.org/attachment.cgi?id=21977&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 .../fast/events/mouse-click-events-expected.txt    |	32 +++++++
 LayoutTests/fast/events/mouse-click-events.html    |	13 +++
 .../fast/events/resources/mouse-click-events.js    |	45 ++++++++++
 .../DumpRenderTree.xcodeproj/project.pbxproj	    |	 2 +-
 .../DumpRenderTree/mac/EventSendingController.h    |	 2 +-
 .../DumpRenderTree/mac/EventSendingController.mm   |	88 ++++++++++++++++----
 6 files changed, 165 insertions(+), 17 deletions(-)


More information about the webkit-reviews mailing list