[Webkit-unassigned] [Bug 27187] New: Match Gecko behaviour for canvas path mutation APIs on an empty path
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jul 11 21:06:03 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27187
Summary: Match Gecko behaviour for canvas path mutation APIs on
an empty path
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://www.blahbleh.com/clock.php
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: HTML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: oliver at apple.com
Gecko treats lineTo, etc as planting a new point in the canvas path if the
current path is empty. Failure to do this results in a significant performance
penalty (due to CGs incessant logging) and site breakages like the one linked
in this bug.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list