[Webkit-unassigned] [Bug 47053] Rename (and move) RenderPath to svg/RenderSVGPath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 2 22:15:19 PDT 2010


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


Dirk Schulze <krit at webkit.org> changed:

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




--- Comment #5 from Dirk Schulze <krit at webkit.org>  2010-10-02 22:15:19 PST ---
(From update of attachment 69580)
View in context: https://bugs.webkit.org/attachment.cgi?id=69580&action=review

You can either land this patch together with your next patches or update the 19MB :-) r- for the wrong moving of the files + s/isVGPath/isRenderSVGPath/

> WebCore/ChangeLog:8
> +        Also renamed RenderObject::isRenderPath() to isSVGPath()

isRenderSVGPath(), should really be similar to the name of the renderer.

> WebCore/ChangeLog:22
> +        * rendering/RenderPath.cpp: Removed.
> +        * rendering/RenderPath.h: Removed.
> +        * rendering/RenderSVGHiddenContainer.cpp:

Please use 'svn mv' to move the files instead of copying. That is better for traversing  the history.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list