Bug 179162 - Add platform argument for syncing script.
Summary: Add platform argument for syncing script.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-02 00:50 PDT by dewei_zhu
Modified: 2017-11-06 22:33 PST (History)
2 users (show)

See Also:


Attachments
Patch (20.83 KB, patch)
2017-11-02 01:05 PDT, dewei_zhu
rniwa: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description dewei_zhu 2017-11-02 00:50:54 PDT
Add platform argument for syncing script.
Comment 1 dewei_zhu 2017-11-02 01:05:18 PDT
Created attachment 325698 [details]
Patch
Comment 2 Ryosuke Niwa 2017-11-06 22:33:35 PST
Comment on attachment 325698 [details]
Patch

In the long term, we should replace these "global" arguments and always use the format where the key of a dictionary is the buildbot property as used in repository groups. For now, this is fine.