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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 00:11:24 PDT 2010


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70036|review?                     |review+
               Flag|                            |




--- Comment #18 from Nikolas Zimmermann <zimmermann at kde.org>  2010-10-07 00:11:22 PST ---
(From update of attachment 70036)
View in context: https://bugs.webkit.org/attachment.cgi?id=70036&action=review

> WebCore/WebCore.vcproj/WebCore.vcproj:33063
> +					RelativePath="..\rendering\svg\RenderSVGPath.cpp"

This is problematic, you're now excluding this file from the build.
If you do that, you have to add RenderSVGPath to rendering/RenderSVGAllInOne.cpp.
But as we didn't do that before, I'd say revert the FileConfiguration part.

r=me, if you fix that before landing, otherwhise win is broken.

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