RESOLVED FIXED 36185
SVGResourceMarker needs to be moved to RenderersSVGResourceMarker
https://bugs.webkit.org/show_bug.cgi?id=36185
Summary SVGResourceMarker needs to be moved to RenderersSVGResourceMarker
Dirk Schulze
Reported 2010-03-16 13:35:35 PDT
SVGResourceMarker needs to be moved to RenderersSVGResourceMarker
Attachments
patch (117.61 KB, patch)
2010-03-16 13:56 PDT, Dirk Schulze
zimmermann: review+
Dirk Schulze
Comment 1 2010-03-16 13:56:44 PDT
Created attachment 50831 [details] patch patch
Nikolas Zimmermann
Comment 2 2010-03-21 11:59:55 PDT
Comment on attachment 50831 [details] patch Looks great! I guess you've updated all marker test results, if that's true I'm slightly worried that we never test angle != 0.0. Though that doesn't block the patch, so r=me. Can you have a look at non-zero marker angles and create a testcase (safe to do afterwards...) r=me.
Eric Seidel (no email)
Comment 3 2010-03-24 14:32:39 PDT
Attachment 50831 [details] was posted by a committer and has review+, assigning to Dirk Schulze for commit.
Eric Seidel (no email)
Comment 4 2010-03-28 09:11:17 PDT
Broke chromium mac compile due ot warning: cc1plus: warnings being treated as errors In file included from /Users/cltbld/Desktop/BuildSlaveData/WebKit-BuildSlave/chromium-mac-release/build/WebCore/WebCore.gyp/../svg/SVGAllInOne.cpp:136: /Users/cltbld/Desktop/BuildSlaveData/WebKit-BuildSlave/chromium-mac-release/build/WebCore/WebCore.gyp/../svg/SVGStyledElement.cpp: In member function ‘void WebCore::SVGStyledElement::invalidateResources()’: /Users/cltbld/Desktop/BuildSlaveData/WebKit-BuildSlave/chromium-mac-release/build/WebCore/WebCore.gyp/../svg/SVGStyledElement.cpp:227: warning: unused variable ‘svgStyle’
Eric Seidel (no email)
Comment 5 2010-03-28 09:12:03 PDT
Dirk Schulze
Comment 6 2010-03-28 10:03:03 PDT
Landed in http://trac.webkit.org/changeset/56693 Build-fix for Chromium-Mac and DRT-Updates for Qt landed in (mixed up linux with mac in Changelog): http://trac.webkit.org/changeset/56694 Closing bug now.
Note You need to log in before you can comment on or make changes to this bug.