[Webkit-unassigned] [Bug 25532] Clean up SVG rendering tree more

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 3 21:01:53 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=25532


eric at webkit.org changed:

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




------- Comment #9 from eric at webkit.org  2009-05-03 21:01 PDT -------
Created an attachment (id=29980)
 --> (https://bugs.webkit.org/attachment.cgi?id=29980&action=view)
Move more code into SVGRenderBase

 WebCore/ChangeLog                          |   35 +++++++++++++++++++++++++++
 WebCore/rendering/RenderSVGImage.cpp       |   19 +++++---------
 WebCore/rendering/RenderSVGImage.h         |    4 ++-
 WebCore/rendering/RenderSVGModelObject.cpp |   27 ++++-----------------
 WebCore/rendering/RenderSVGText.cpp        |   25 ++-----------------
 WebCore/rendering/SVGRenderSupport.cpp     |   36 +++++++++++++++++++++++++++-
 WebCore/rendering/SVGRenderSupport.h       |    5 ++++
 7 files changed, 93 insertions(+), 58 deletions(-)


-- 
Configure bugmail: https://bugs.webkit.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