WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
149994
Perf dashboard tools shouldn't require server credentials in multiple configuration files
https://bugs.webkit.org/show_bug.cgi?id=149994
Summary
Perf dashboard tools shouldn't require server credentials in multiple configu...
Ryosuke Niwa
Reported
2015-10-09 20:26:54 PDT
Right now, change detection script's configurations, subversion configurations, and the dashboard access configurations each require username/password. Consolidate all those into one JSON at most.
Attachments
Patch
(11.90 KB, patch)
2015-10-09 21:26 PDT
,
Ryosuke Niwa
cdumez
: review+
cdumez
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2015-10-09 21:26:17 PDT
Created
attachment 262817
[details]
Patch
Chris Dumez
Comment 2
2015-10-12 15:41:29 PDT
Comment on
attachment 262817
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=262817&action=review
r=me with comments.
> Websites/perf.webkit.org/ChangeLog:3 > + Perf dashboard tools shouldn't require sever credentials in multiple configuration files
s/sever/server
> Websites/perf.webkit.org/tools/detect-changes.js:31 > + for (var i = 0; i < args.length; i+=2) {
missing spaces around +=
> Websites/perf.webkit.org/tools/detect-changes.js:42 > + console.error('Invalid arguemnt:', current);
typo: argument.
Ryosuke Niwa
Comment 3
2015-10-12 16:06:14 PDT
Committed
r190900
: <
http://trac.webkit.org/changeset/190900
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug