RESOLVED FIXED 29147
run-webkit-tests: make -h show help
https://bugs.webkit.org/show_bug.cgi?id=29147
Summary run-webkit-tests: make -h show help
David Kilzer (:ddkilzer)
Reported 2009-09-10 13:47:11 PDT
Created attachment 39373 [details] Patch v1 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(-)
Attachments
Patch v1 (1.30 KB, patch)
2009-09-10 13:47 PDT, David Kilzer (:ddkilzer)
no flags
The real Patch v1 (2.31 KB, patch)
2009-09-10 13:57 PDT, David Kilzer (:ddkilzer)
mrowe: review+
David Kilzer (:ddkilzer)
Comment 1 2009-09-10 13:56:16 PDT
Oops..I used the wrong syntax with 'bugzilla-tool create-bug'. Should have used "HEAD" instead of "HEAD^".
David Kilzer (:ddkilzer)
Comment 2 2009-09-10 13:57:18 PDT
Created attachment 39374 [details] The real Patch v1 Ignore the first patch posted--it was the wrong commit.
Mark Rowe (bdash)
Comment 3 2009-09-10 16:22:02 PDT
Comment on attachment 39374 [details] The real Patch v1 r=me
Eric Seidel (no email)
Comment 4 2009-09-10 17:57:24 PDT
(In reply to comment #1) > Oops..I used the wrong syntax with 'bugzilla-tool create-bug'. Should have > used "HEAD" instead of "HEAD^". I used to get confused by this too. :) As a former git-send-bugzilla user...
David Kilzer (:ddkilzer)
Comment 5 2009-09-10 19:15:29 PDT
Note You need to log in before you can comment on or make changes to this bug.