Bug 99642 - Rename PerfTestRunner.runPerSecond to PerfTestRunner.measureRunsPerSecond for consistency
Summary: Rename PerfTestRunner.runPerSecond to PerfTestRunner.measureRunsPerSecond for...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 77037
  Show dependency treegraph
 
Reported: 2012-10-17 14:57 PDT by Ryosuke Niwa
Modified: 2012-10-17 16:36 PDT (History)
4 users (show)

See Also:


Attachments
Renamed (26.97 KB, patch)
2012-10-17 14:58 PDT, Ryosuke Niwa
dpranke: 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 2012-10-17 14:57:33 PDT
Rename PerfTestRunner.runPerSecond to PerfTestRunner.measureRunsPerSecond for consistency
Comment 1 Ryosuke Niwa 2012-10-17 14:58:13 PDT
Created attachment 169267 [details]
Renamed
Comment 2 Ryosuke Niwa 2012-10-17 15:06:46 PDT
Committed r131651: <http://trac.webkit.org/changeset/131651>
Comment 3 Ryosuke Niwa 2012-10-17 16:36:06 PDT
Fixed broken tests in LayoutTests/fasts/harness in http://trac.webkit.org/changeset/131667.