Bug 32234 - Consider changing run-webkit-websocketserver to log to stdout
Summary: Consider changing run-webkit-websocketserver to log to stdout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-07 11:38 PST by Alexey Proskuryakov
Modified: 2009-12-07 18:40 PST (History)
3 users (show)

See Also:


Attachments
Make run-webkit-websocketserver log to stderr rather than to a file (2.12 KB, patch)
2009-12-07 17:57 PST, Yuzo Fujishima
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.