[Webkit-unassigned] [Bug 8707] event.clientX and event.clientY should be relative to the viewport, not the canvas

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Jun 26 01:28:26 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=8707


rwlbuis at xs4all.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9041|                            |review?
               Flag|                            |




------- Comment #23 from rwlbuis at xs4all.nl  2006-06-26 01:28 PDT -------
Created an attachment (id=9041)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=9041&action=view)
Code cleanup

I know the previous patch landed, however as Darin pointed out calculating the
clientX/clientY in three places is a waste. This patch calculates it in one
place and is
, I feel, cleaner. The results are the same as before.
Also, I think it needs to be checked whether fast/events/objc-event-api.html
regressed
due to the previous patch.
Cheers,

Rob.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list