Bug 35178

Summary: LiveConnect code uses hand-rolled fprintf logging
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: JavaAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Trivial CC: webkit.review.bot
Priority: P3    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
proposed fix ggaren: review+

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.