Changeset 190911 in webkit
- Timestamp:
- Oct 12, 2015, 5:55:06 PM (11 years ago)
- Location:
- trunk/Source/WebCore
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/graphics/NamedImageGeneratedImage.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Source/WebCore/ChangeLog
r190910 r190911 1 2015-10-12 Simon Fraser <simon.fraser@apple.com> 2 3 Fix iOS and Efl builds. 4 5 * platform/graphics/NamedImageGeneratedImage.cpp: 6 (WebCore::NamedImageGeneratedImage::drawPattern): 7 1 8 2015-10-12 Simon Fraser <simon.fraser@apple.com> 2 9 -
trunk/Source/WebCore/platform/graphics/NamedImageGeneratedImage.cpp
r190910 r190911 78 78 UNUSED_PARAM(patternTransform); 79 79 UNUSED_PARAM(phase); 80 UNUSED_PARAM(spacing); 80 81 UNUSED_PARAM(styleColorSpace); 81 82 UNUSED_PARAM(dstRect);
Note:
See TracChangeset
for help on using the changeset viewer.