Bug 6299

Summary: SVG tests spew a bunch of unnecessary logs to the console
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: SVGAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P4    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
removes logs mjs: review+

Description Eric Seidel (no email) 2005-12-30 01:30:53 PST
SVG tests spew a bunch of unnecessary logs to the console

The attached patch removes a whole bunch of debug logging which I added months and months ago while 
writing kcanvas.
Comment 1 Eric Seidel (no email) 2005-12-30 01:31:20 PST
Created attachment 5374 [details]
removes logs
Comment 2 Eric Seidel (no email) 2005-12-30 01:31:45 PST
while writing kcanvas/device/quartz that is :)
Comment 3 Eric Seidel (no email) 2005-12-30 01:49:50 PST
landed.