WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 83847
Extract PerfTest class from PerfTestRunner
https://bugs.webkit.org/show_bug.cgi?id=83847
Summary
Extract PerfTest class from PerfTestRunner
Ryosuke Niwa
Reported
2012-04-12 18:38:42 PDT
Extract PerfTest class from PerfTestRunner
Attachments
Extract PerfTest class
(19.82 KB, patch)
2012-04-12 18:48 PDT
,
Ryosuke Niwa
morrita
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2012-04-12 18:48:28 PDT
Created
attachment 137020
[details]
Extract PerfTest class
Hajime Morrita
Comment 2
2012-04-12 18:56:47 PDT
Comment on
attachment 137020
[details]
Extract PerfTest class View in context:
https://bugs.webkit.org/attachment.cgi?id=137020&action=review
> Tools/Scripts/webkitpy/performance_tests/perftestsrunner.py:301 > + return True if new_results else False
It looks you can just new_results != None.
Ryosuke Niwa
Comment 3
2012-04-12 20:11:28 PDT
Committed
r114076
: <
http://trac.webkit.org/changeset/114076
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug