WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
159395
Rename run-webkit-httpd to run-webkit-test-servers
https://bugs.webkit.org/show_bug.cgi?id=159395
Summary
Rename run-webkit-httpd to run-webkit-test-servers
youenn fablet
Reported
2016-07-03 23:31:17 PDT
This script is not only launching https but also web socket and web-platform-test servers
Attachments
Patch
(9.58 KB, patch)
2016-07-03 23:33 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2016-07-03 23:33:58 PDT
Created
attachment 282682
[details]
Patch
youenn fablet
Comment 2
2016-07-03 23:34:49 PDT
Follow-up to
bug 152486
Alex Christensen
Comment 3
2016-07-04 00:50:14 PDT
Comment on
attachment 282682
[details]
Patch Is this really necessary? This makes tab completion even worse. If it's renamed, I think it should be a different name. Right now I have Tools/Scripts in my PATH, so when I want to run-webkit-tests, I just type run-w<tab>-t<tab>. This would make that slower.
youenn fablet
Comment 4
2016-07-04 00:53:22 PDT
Would run-test-servers work? It only tab-conflicts with run-test-runner.
Daniel Bates
Comment 5
2016-07-04 07:40:00 PDT
I do not feel that the name of the script, run-webkit-httpd, is ambiguous enough to necessitate a rename. Although it could be claimed that the name of this script is a bit disingenuous with respect to starting a web socket socket (Web Socket does use HTTP for its handshake), I do not feel that this script is ambiguous with respect to starting the web platform test server as the web platform test server is an HTTP server. And I do not feel that the name of this script is disingenuous enough in the Web Socket case to necessitate a rename. With respect to starting the web platform test server, any confusion is likely from the script's historic lack of support for starting the web platform test server. Following the fix for
bug #152486
, run-webkit-httpd supports starting the web platform test server. We should consider announcing such support on webkit-dev. This announcement may lead to feedback about the name of the script run-webkit-httpd.
youenn fablet
Comment 6
2016-07-04 07:57:14 PDT
I'll send a mail. To be noted that there are also run-webkit-websocketserver, new-run-webkit-httpd and new-run-webkit-websocketserver scripts. It might be good to remove some of them.
Ryosuke Niwa
Comment 7
2016-07-04 12:47:40 PDT
I don't like the new name "run-webkit-test-servers" because "test severs" don't tell me what kind of server it is given there's also web socket server, etc... If anything, I'd call it run-webkit-test-httpd-servers but that might be too long. I think the status quo: run-webkit-httpd is good enough.
youenn fablet
Comment 8
2016-07-19 00:57:42 PDT
I also spotted Tools/Scripts/webkitperl/httpd.pm. Is it used somewhere?
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