RESOLVED WONTFIX 87520
log add a new logging channel for MediaStream
https://bugs.webkit.org/show_bug.cgi?id=87520
Summary add a new logging channel for MediaStream
Danilo de Paula
Reported 2012-05-25 11:26:44 PDT
Since MediaStream components produce a lot of useful debug information, would be nice to create its own log channel.
Attachments
patch proposal (2.68 KB, patch)
2012-05-25 11:36 PDT, Danilo de Paula
buildbot: commit-queue-
patch proposal (2.75 KB, patch)
2012-05-25 13:04 PDT, Danilo de Paula
pnormand: review-
webkit.review.bot: commit-queue-
Danilo de Paula
Comment 1 2012-05-25 11:36:36 PDT
Created attachment 144108 [details] patch proposal
WebKit Review Bot
Comment 2 2012-05-25 11:39:32 PDT
Attachment 144108 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/ChangeLog:9: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 3 files If any of these errors are false positives, please file a bug against check-webkit-style.
Build Bot
Comment 3 2012-05-25 11:52:46 PDT
Comment on attachment 144108 [details] patch proposal Attachment 144108 [details] did not pass mac-ews (mac): Output: http://queues.webkit.org/results/12791589
Build Bot
Comment 4 2012-05-25 11:52:55 PDT
Comment on attachment 144108 [details] patch proposal Attachment 144108 [details] did not pass win-ews (win): Output: http://queues.webkit.org/results/12795592
Early Warning System Bot
Comment 5 2012-05-25 11:57:49 PDT
Comment on attachment 144108 [details] patch proposal Attachment 144108 [details] did not pass qt-ews (qt): Output: http://queues.webkit.org/results/12792573
Early Warning System Bot
Comment 6 2012-05-25 12:05:21 PDT
Comment on attachment 144108 [details] patch proposal Attachment 144108 [details] did not pass qt-wk2-ews (qt): Output: http://queues.webkit.org/results/12795596
Gyuyoung Kim
Comment 7 2012-05-25 12:28:34 PDT
Comment on attachment 144108 [details] patch proposal Attachment 144108 [details] did not pass efl-ews (efl): Output: http://queues.webkit.org/results/12802519
WebKit Review Bot
Comment 8 2012-05-25 12:33:56 PDT
Comment on attachment 144108 [details] patch proposal Attachment 144108 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/12794573
Danilo de Paula
Comment 9 2012-05-25 13:04:43 PDT
Created attachment 144134 [details] patch proposal Fixing a small issue.
Danilo de Paula
Comment 10 2012-05-25 13:12:24 PDT
I will push a few dependencies to this bug (using this log channel) in the next hours.
WebKit Review Bot
Comment 11 2012-09-19 07:04:48 PDT
Comment on attachment 144134 [details] patch proposal Rejecting attachment 144134 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 ERROR: /mnt/git/webkit-commit-queue/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output: http://queues.webkit.org/results/13891579
Philippe Normand
Comment 12 2012-09-19 07:09:06 PDT
Comment on attachment 144134 [details] patch proposal Reviewed by field is missing indeed
Danilo de Paula
Comment 13 2012-09-19 07:33:17 PDT
It seems that all the logging addresses bits are being used now. any idea on what should we do on that case?
Danilo de Paula
Comment 14 2013-09-06 10:16:20 PDT
not necessary anymore
Note You need to log in before you can comment on or make changes to this bug.