Bug 126613 - DoYouEvenBench: Turn BenchmarkRunner into a real class
Summary: DoYouEvenBench: Turn BenchmarkRunner into a real class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 124497
  Show dependency treegraph
 
Reported: 2014-01-07 19:23 PST by Ryosuke Niwa
Modified: 2014-01-07 19:54 PST (History)
4 users (show)

See Also:


Attachments
Cleanup (16.27 KB, patch)
2014-01-07 19:34 PST, Ryosuke Niwa
slewis: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2014-01-07 19:23:09 PST
Turn BenchmarkRunner into a real JavaScript class using prototype.
Comment 1 Ryosuke Niwa 2014-01-07 19:34:42 PST
Created attachment 220582 [details]
Cleanup
Comment 2 Ryosuke Niwa 2014-01-07 19:54:16 PST
Committed r161480: <http://trac.webkit.org/changeset/161480>