Bug 14398 - CGContextGetPathBoundingBox in Console at musingsfrommars.org
Summary: CGContextGetPathBoundingBox in Console at musingsfrommars.org
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL: http://www.musingsfrommars.org/
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-25 14:56 PDT by Charles Gaudette
Modified: 2010-08-29 15:56 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Gaudette 2007-06-25 14:56:00 PDT
Tested with Safari 3.0.2 beta, and with WebKit nightly r23682, and with locally built 23767. They all generate the same error messages.

Web site's front page makes Safari/WebKit write the following error output:

CGContextGetPathBoundingBox: no current point.
doClip: empty path.
CGContextGetPathBoundingBox: no current point.
doClip: empty path.
CGContextGetPathBoundingBox: no current point.
doClip: empty path.
CGContextGetPathBoundingBox: no current point.
doClip: empty path.
CGContextGetPathBoundingBox: no current point.
doClip: empty path.
CGContextGetPathBoundingBox: no current point.
doClip: empty path.
Comment 1 Matt Lilek 2007-06-25 20:39:18 PDT
Confirmed with r23767
Comment 2 Charles Gaudette 2007-07-10 11:21:25 PDT
Safari 3.0.2/r24131 build on Mac -- these errors have disappeared.
Comment 3 Graham Perrin 2010-03-11 22:48:31 PST
> doClip: empty path

FWIW that's mentioned at <http://rentzsch.lighthouseapp.com/projects/24342/tickets/290-extraneous-debug-output-in-console> (highlights: <http://www.diigo.com/09uxk>).
Comment 4 Nico Weber 2010-08-29 15:56:59 PDT
Sounds like was fixed a few years ago.