Bug 15353
Summary: | SVG Pipes game floods my console with CG messages | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | SVG | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | Keywords: | NeedsReduction |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 | ||
URL: | http://www.treebuilder.de/svg/pipes.svg |
Eric Seidel (no email)
SVG Pipes game floods my console with CG messages
It also floods my console with these:
CGContextGetPathBoundingBox: no current point.
But I've filed that as a separate bug:
I believe they are from the javascript callback which updates the clock ticks.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
I don't see these messages anymore.