RESOLVED FIXED 35178
LiveConnect code uses hand-rolled fprintf logging
https://bugs.webkit.org/show_bug.cgi?id=35178
Summary LiveConnect code uses hand-rolled fprintf logging
Alexey Proskuryakov
Reported 2010-02-19 14:34:46 PST
As a result, debug builds get very noisy whenever a Java applet is loaded.
Attachments
proposed fix (21.91 KB, patch)
2010-02-19 15:10 PST, Alexey Proskuryakov
ggaren: review+
Alexey Proskuryakov
Comment 1 2010-02-19 14:54:14 PST
*** Bug 35179 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 2 2010-02-19 15:10:58 PST
Created attachment 49106 [details] proposed fix
WebKit Review Bot
Comment 3 2010-02-19 15:11:53 PST
Attachment 49106 [details] did not pass style-queue: Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1 WebCore/platform/text/gtk/TextCodecGtk.cpp:257: Missing space before ( in if( [whitespace/parens] [5] Total errors found: 1 in 13 files If any of these errors are false positives, please file a bug against check-webkit-style.
Geoffrey Garen
Comment 4 2010-02-19 15:12:36 PST
Comment on attachment 49106 [details] proposed fix r=me
Alexey Proskuryakov
Comment 5 2010-02-19 15:46:01 PST
Committed revision 55036.
Note You need to log in before you can comment on or make changes to this bug.