Bug 66345 - Fold bulk-optimize-baselines into optimize-baselines
Summary: Fold bulk-optimize-baselines into optimize-baselines
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: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-16 15:56 PDT by Adam Barth
Modified: 2011-08-16 16:12 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.21 KB, patch)
2011-08-16 15:57 PDT, Adam Barth
jamesr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-08-16 15:56:12 PDT
Fold bulk-optimize-baselines into optimize-baselines
Comment 1 Adam Barth 2011-08-16 15:57:34 PDT
Created attachment 104111 [details]
Patch
Comment 2 James Robinson 2011-08-16 16:07:03 PDT
Comment on attachment 104111 [details]
Patch

R=me. it'd be nice if we had a more user-friendly way of describing what the expected parameter to this (and other tools) is - I'm assuming the syntax is the same as for new-run-webkit-tests, where it can accept a test, partial path, or combination of above.
Comment 3 Adam Barth 2011-08-16 16:11:55 PDT
It is intended to be the same as for NRWT (and uses the same code).  If it doesn't work the way you expect, please let me know.
Comment 4 Adam Barth 2011-08-16 16:12:57 PDT
Committed r93173: <http://trac.webkit.org/changeset/93173>