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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 27 21:04:06 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 21980: Add multi-button mouseevent support to DRT and test case
https://bugs.webkit.org/attachment.cgi?id=21980&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 LayoutTests/ChangeLog				    |	12 ++
 .../fast/events/mouse-click-events-expected.txt    |	32 ++++++
 LayoutTests/fast/events/mouse-click-events.html    |	13 +++
 .../fast/events/resources/mouse-click-events.js    |	45 ++++++++
 WebKitTools/ChangeLog				    |	22 ++++
 .../DumpRenderTree.xcodeproj/project.pbxproj	    |	 2 +-
 .../DumpRenderTree/mac/EventSendingController.h    |	 2 +-
 .../DumpRenderTree/mac/EventSendingController.mm   |  111 ++++++++++++++++----
 8 files changed, 214 insertions(+), 25 deletions(-)


More information about the webkit-reviews mailing list