Bug 137675 - New perf dashboard should have an ability to search commits by a keyword
Summary: New perf dashboard should have an ability to search commits by a keyword
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-13 15:07 PDT by Ryosuke Niwa
Modified: 2016-02-16 13:53 PST (History)
6 users (show)

See Also:


Attachments
Patch (28.77 KB, patch)
2014-10-13 15:38 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Minor fix (28.88 KB, patch)
2014-10-13 18:01 PDT, Ryosuke Niwa
ggaren: 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-10-13 15:07:45 PDT
It would be useful to be able to find commits by author's name or email and also by a subversion revision or git/mercurial hash.
Comment 1 Ryosuke Niwa 2014-10-13 15:38:45 PDT
Created attachment 239752 [details]
Patch
Comment 2 Ryosuke Niwa 2014-10-13 18:01:24 PDT
Created attachment 239768 [details]
Minor fix
Comment 3 Geoffrey Garen 2014-10-14 16:34:12 PDT
Comment on attachment 239768 [details]
Minor fix

r=me
Comment 4 Ryosuke Niwa 2014-10-14 16:46:54 PDT
Committed r174711: <http://trac.webkit.org/changeset/174711>