Bug 38164 - Refactor results.html generation out into a new method and test it
Summary: Refactor results.html generation out into a new method and test it
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-26 21:01 PDT by Eric Seidel (no email)
Modified: 2010-04-26 21:22 PDT (History)
4 users (show)

See Also:


Attachments
Patch (6.05 KB, patch)
2010-04-26 21:09 PDT, Eric Seidel (no email)
abarth: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2010-04-26 21:01:20 PDT
Refactor results.html generation out into a new method and test it
Comment 1 Eric Seidel (no email) 2010-04-26 21:09:58 PDT
Created attachment 54378 [details]
Patch
Comment 2 Adam Barth 2010-04-26 21:17:34 PDT
Comment on attachment 54378 [details]
Patch

Ok.  run_webkit_tests.py feels like the everything file.
Comment 3 Eric Seidel (no email) 2010-04-26 21:19:06 PDT
It is sadly, the everything file.... for now.

Hopefully this (small) re-factoring will not conflict with any dpranke has in flight.
Comment 4 Eric Seidel (no email) 2010-04-26 21:22:13 PDT
Committed r58285: <http://trac.webkit.org/changeset/58285>