* platform/graphics/NamedImageGeneratedImage.cpp:
(WebCore::NamedImageGeneratedImage::drawPattern):
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@190911
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2015-10-12 Simon Fraser <simon.fraser@apple.com>
+
+ Fix iOS and Efl builds.
+
+ * platform/graphics/NamedImageGeneratedImage.cpp:
+ (WebCore::NamedImageGeneratedImage::drawPattern):
+
2015-10-12 Simon Fraser <simon.fraser@apple.com>
Remove Image::spaceSize() and ImageBuffer::spaceSize()
UNUSED_PARAM(srcRect);
UNUSED_PARAM(patternTransform);
UNUSED_PARAM(phase);
+ UNUSED_PARAM(spacing);
UNUSED_PARAM(styleColorSpace);
UNUSED_PARAM(dstRect);
UNUSED_PARAM(compositeOp);