[webkit-reviews] review denied: [Bug 41968] RenderSVGRoot::nodeAtPoint truncates translated mouse coordinates : [Attachment 61065] One line fix localPoint in RenderSVGRoot::nodeAtPoint is now a FloatPoint instead of an IntPoint.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 9 11:35:54 PDT 2010


Darin Adler <darin at apple.com> has denied Fady Samuel <fsamuel at chromium.org>'s
request for review:
Bug 41968: RenderSVGRoot::nodeAtPoint truncates translated mouse coordinates
https://bugs.webkit.org/show_bug.cgi?id=41968

Attachment 61065: One line fix localPoint in RenderSVGRoot::nodeAtPoint is now
a FloatPoint instead of an IntPoint.
https://bugs.webkit.org/attachment.cgi?id=61065&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
Bug fixes need to include regression tests. Can you make and include a test for
what this fixes?


More information about the webkit-reviews mailing list