Use Ref instead of PassRefPtr in createSVGPathSegFoo functions because those functions can't return null. Additionally let's remove unnecessary #include<PassRefPtr.h> there.
Created attachment 251918 [details] Patch
Comment on attachment 251918 [details] Patch Clearing flags on attachment: 251918 Committed r183536: <http://trac.webkit.org/changeset/183536>
All reviewed patches have been landed. Closing bug.