[webkit-reviews] review requested: [Bug 29147] Fix obvious copy-paste error in AccessibilityUIElement::clickPointY() : [Attachment 39373] Patch v1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 13:47:10 PDT 2009


David Kilzer (ddkilzer) <ddkilzer at webkit.org> has asked  for review:
Bug 29147: Fix obvious copy-paste error in
AccessibilityUIElement::clickPointY()
https://bugs.webkit.org/show_bug.cgi?id=29147

Attachment 39373: Patch v1
https://bugs.webkit.org/attachment.cgi?id=39373&action=review

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Reviewed by Mark Rowe.

No change to layout test results.

* DumpRenderTree/mac/AccessibilityUIElementMac.mm:
(AccessibilityUIElement::clickPointY): Changed to return y value
instead of x value.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48206
268f45cc-cd09-0410-ab3c-d52691b4dbfc
---
 2 files changed, 13 insertions(+), 1 deletions(-)


More information about the webkit-reviews mailing list