Bug 171143 - Rename commit_set_relationships to commit_set_items
Summary: Rename commit_set_relationships to commit_set_items
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Perf Dashboard (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-21 14:19 PDT by Ryosuke Niwa
Modified: 2017-04-21 14:31 PDT (History)
3 users (show)

See Also:


Attachments
Patch (8.75 KB, patch)
2017-04-21 14:24 PDT, Ryosuke Niwa
joepeck: 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 2017-04-21 14:19:51 PDT
commit_set_relationships was a terrible name after all.
Rename it to commit_set_items.
Comment 1 Ryosuke Niwa 2017-04-21 14:24:31 PDT
Created attachment 307807 [details]
Patch
Comment 2 Joseph Pecoraro 2017-04-21 14:26:59 PDT
Comment on attachment 307807 [details]
Patch

rs=me
Comment 3 Chris Dumez 2017-04-21 14:27:27 PDT
Comment on attachment 307807 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=307807&action=review

r=me

> Websites/perf.webkit.org/ChangeLog:8
> +        Renamed commit_set_relationships to commit_set_items. Also added commitset_patch_file in the prepartion to add

typo: prepartion
Comment 4 Ryosuke Niwa 2017-04-21 14:31:08 PDT
Committed r215640: <http://trac.webkit.org/changeset/215640>