[Webkit-unassigned] [Bug 10740] Need to remove KCanvas enums from SVG code

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Sep 15 15:00:11 PDT 2006


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


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #10581|review?                     |review-
               Flag|                            |




------- Comment #3 from macdome at opendarwin.org  2006-09-15 15:00 PDT -------
(From update of attachment 10581)
This wasn't really what I meant with this bug.  More I meant that the KCanvas
classes should all use the DOM enums instead of having their own duplicate
copies with the KC prefix.  Especially since KCanvas is slated for the chopping
block.

SVGSVGElement *svg = static_cast<SVGSVGElement*>(node());

is not at all safe.  RenderSVGContainers can also represent SVGGElements as
well as SVGSVGElements.


-- 
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