Bug 29147

Summary: run-webkit-tests: make -h show help
Product: WebKit Reporter: David Kilzer (:ddkilzer) <ddkilzer>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch v1
none
The real Patch v1 mrowe: review+

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.