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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 17:51:45 PDT 2009


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

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

------- Additional Comments from David Kilzer (ddkilzer) <ddkilzer at webkit.org>
Reviewed by NOBODY (OOPS!).

No change to layout test results.

* DumpRenderTree/mac/AccessibilityUIElementMac.mm:
(AccessibilityUIElement::clickPointY): Changed to return y value
instead of x value.
---
 2 files changed, 13 insertions(+), 1 deletions(-)


More information about the webkit-reviews mailing list