Bug 6299 - SVG tests spew a bunch of unnecessary logs to the console
Summary: SVG tests spew a bunch of unnecessary logs to the console
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P4 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-30 01:30 PST by Eric Seidel (no email)
Modified: 2005-12-30 01:49 PST (History)
0 users

See Also:


Attachments
removes logs (11.46 KB, patch)
2005-12-30 01:31 PST, Eric Seidel (no email)
mjs: review+
Details | Formatted Diff | Diff

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