[webkit-reviews] review requested: [Bug 35950] Screen coordinate flipping in Chromium Mac event conversion should use primary monitor : [Attachment 50360] Fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 9 16:43:27 PST 2010


Stuart Morgan <stuartmorgan at chromium.org> has asked  for review:
Bug 35950: Screen coordinate flipping in Chromium Mac event conversion should
use primary monitor
https://bugs.webkit.org/show_bug.cgi?id=35950

Attachment 50360: Fix
https://bugs.webkit.org/attachment.cgi?id=50360&action=review

------- Additional Comments from Stuart Morgan <stuartmorgan at chromium.org>
Fixes the bug, and eliminates the duplicate location conversion code between
mouse events and mouse wheel events. Also fixes the way the global coordinates
are calculated so that it actually uses the passed event, rather than the
current location of the mouse.


More information about the webkit-reviews mailing list