[Webkit-unassigned] [Bug 11069] paths with no fill specified default to black but do not recieve paint-related mouse events

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Sep 27 16:36:38 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=11069


opendarwin.org at mitzpettel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10811|review?                     |review+
               Flag|                            |




------- Comment #4 from opendarwin.org at mitzpettel.com  2006-09-27 16:36 PDT -------
(From update of attachment 10811)
-        KRenderingPaintServerSolid *strokePaintServerSolid =
static_cast<KRenderingPaintServerSolid *>(strokePaintServer);
+        KRenderingPaintServerSolid* strokePaintServerSolid =
static_cast<KRenderingPaintServerSolid *>(strokePaintServer);
You should also delete the space before the second *.
r=me


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list