RESOLVED FIXED 156427
Escape builder names in url* and pathFor* methods of BuildbotSyncer
https://bugs.webkit.org/show_bug.cgi?id=156427
Summary Escape builder names in url* and pathFor* methods of BuildbotSyncer
Ryosuke Niwa
Reported 2016-04-08 16:41:18 PDT
Turns out that my build fix in http://trac.webkit.org/changeset/199251 breaks other usage of RemoteAPI. Fix it properly by escaping builder names in BuildbotSyncer's methods.
Attachments
Fixes the bug (29.75 KB, patch)
2016-04-08 16:46 PDT, Ryosuke Niwa
no flags
Fixed one more bug (34.71 KB, patch)
2016-04-08 20:02 PDT, Ryosuke Niwa
darin: review+
Ryosuke Niwa
Comment 1 2016-04-08 16:46:59 PDT
Created attachment 276053 [details] Fixes the bug
Ryosuke Niwa
Comment 2 2016-04-08 20:02:26 PDT
Created attachment 276075 [details] Fixed one more bug
Ryosuke Niwa
Comment 3 2016-04-08 21:55:46 PDT
Thanks for the reviews!
Ryosuke Niwa
Comment 4 2016-04-08 21:56:38 PDT
Note You need to log in before you can comment on or make changes to this bug.