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


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


eric at webkit.org changed:

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




------- Comment #10 from eric at webkit.org  2009-05-03 21:01 PDT -------
Created an attachment (id=29981)
 --> (https://bugs.webkit.org/attachment.cgi?id=29981&action=view)
Remove the vestigial calculateLocalTransform()

 .../mac/svg/custom/focus-ring-expected.checksum    |    2 +-
 .../mac/svg/custom/focus-ring-expected.png         |  Bin 43386 -> 50898 bytes
 WebCore/ChangeLog                                  |   33 ++++++++++++++++++++
 WebCore/rendering/RenderForeignObject.cpp          |    9 +-----
 WebCore/rendering/RenderForeignObject.h            |    4 +-
 WebCore/rendering/RenderPath.cpp                   |   14 ++------
 WebCore/rendering/RenderPath.h                     |    1 -
 WebCore/rendering/RenderSVGContainer.cpp           |    6 ---
 WebCore/rendering/RenderSVGContainer.h             |    3 +-
 WebCore/rendering/RenderSVGImage.cpp               |   20 +++++-------
 WebCore/rendering/RenderSVGImage.h                 |    1 -
 WebCore/rendering/RenderSVGText.cpp                |   13 ++------
 WebCore/rendering/RenderSVGText.h                  |    2 -
 .../rendering/RenderSVGTransformableContainer.cpp  |    4 +--
 .../rendering/RenderSVGTransformableContainer.h    |    4 +-
 15 files changed, 56 insertions(+), 60 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