[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:43 PDT 2009


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


eric at webkit.org changed:

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




------- Comment #7 from eric at webkit.org  2009-05-03 21:01 PDT -------
Created an attachment (id=29978)
 --> (https://bugs.webkit.org/attachment.cgi?id=29978&action=view)
Move absoluteRects and absoluteQuads into RenderSVGInline and remove
absoluteTransform() usage

 WebCore/ChangeLog                       |   16 +++++++++++
 WebCore/rendering/RenderSVGInline.cpp   |   43 ++++++++++++++++++++++++++++-
 WebCore/rendering/RenderSVGInline.h     |    4 +++
 WebCore/rendering/RenderSVGTSpan.cpp    |   45 -------------------------------
 WebCore/rendering/RenderSVGTSpan.h      |    2 -
 WebCore/rendering/RenderSVGTextPath.cpp |   40 ---------------------------
 WebCore/rendering/RenderSVGTextPath.h   |    2 -
 7 files changed, 62 insertions(+), 90 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