Bug 63715

Summary: Links to Trac on TestFailures page should show full commit logs
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://build.webkit.org/TestFailures/
Attachments:
Description Flags
Show full commit logs when visiting Trac from TestFailures page ddkilzer: review+

Description Adam Roben (:aroben) 2011-06-30 07:07:31 PDT
The links to Trac on the TestFailures page don't currently show full commit logs:

http://trac.webkit.org/log/trunk?rev=90105&stop_rev=90102

We should change them so that they do:

http://trac.webkit.org/log/trunk?rev=90105&stop_rev=90102&verbose=on
Comment 1 Adam Roben (:aroben) 2011-06-30 07:26:38 PDT
Created attachment 99297 [details]
Show full commit logs when visiting Trac from TestFailures page
Comment 2 David Kilzer (:ddkilzer) 2011-06-30 07:29:37 PDT
Comment on attachment 99297 [details]
Show full commit logs when visiting Trac from TestFailures page

r=me
Comment 3 Adam Roben (:aroben) 2011-06-30 07:41:06 PDT
Committed r90118: <http://trac.webkit.org/changeset/90118>