Bug 32234

Summary: Consider changing run-webkit-websocketserver to log to stdout
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: commit-queue, webkit.review.bot, yuzo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Make run-webkit-websocketserver log to stderr rather than to a file none

Description Alexey Proskuryakov 2009-12-07 11:38:47 PST
run-webkit-websocketserver is used for interactive debugging, and it would be nice to immediately see its output in console. This is what run-webkit-httpd does, for example.
Comment 1 Yuzo Fujishima 2009-12-07 17:57:49 PST
Created attachment 44455 [details]
Make run-webkit-websocketserver log to stderr rather than to a file
Comment 2 Yuzo Fujishima 2009-12-07 17:58:32 PST
Hi, reviewers,

Can you review this?

Yuzo
Comment 3 WebKit Review Bot 2009-12-07 18:01:04 PST
style-queue ran check-webkit-style on attachment 44455 [details] without any errors.
Comment 4 Alexey Proskuryakov 2009-12-07 18:31:53 PST
Comment on attachment 44455 [details]
Make run-webkit-websocketserver log to stderr rather than to a file

r=me. Thanks!
Comment 5 WebKit Commit Bot 2009-12-07 18:40:52 PST
Comment on attachment 44455 [details]
Make run-webkit-websocketserver log to stderr rather than to a file

Clearing flags on attachment: 44455

Committed r51824: <http://trac.webkit.org/changeset/51824>
Comment 6 WebKit Commit Bot 2009-12-07 18:40:57 PST
All reviewed patches have been landed.  Closing bug.