Bug 64598

Summary: TestFailures page's TestFailureBugForm class has a bad name
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dbates, ddkilzer, dglazkov, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Rename TestFailureBugForm to FailingTestsBugForm none

Description Adam Roben (:aroben) 2011-07-15 07:28:13 PDT
TestFailures page's TestFailureBugForm class has a bad name
Comment 1 Adam Roben (:aroben) 2011-07-15 07:29:21 PDT
Created attachment 100974 [details]
Patch
Comment 2 Daniel Bates 2011-07-15 07:53:00 PDT
Comment on attachment 100974 [details]
Patch

Where is the part of this patch that actually renames the class? I only see one callsite change.
Comment 3 Adam Roben (:aroben) 2011-07-15 07:55:49 PDT
(In reply to comment #2)
> (From update of attachment 100974 [details])
> Where is the part of this patch that actually renames the class? I only see one callsite change.

I guess webkit-patch upload didn't like my changes for some reason. I'll upload a new patch.
Comment 4 Adam Roben (:aroben) 2011-07-15 07:57:47 PDT
Created attachment 100978 [details]
Rename TestFailureBugForm to FailingTestsBugForm
Comment 5 WebKit Review Bot 2011-07-15 08:10:32 PDT
Comment on attachment 100978 [details]
Rename TestFailureBugForm to FailingTestsBugForm

Clearing flags on attachment: 100978

Committed r91068: <http://trac.webkit.org/changeset/91068>
Comment 6 WebKit Review Bot 2011-07-15 08:10:37 PDT
All reviewed patches have been landed.  Closing bug.