Title: [195761] branches/safari-601-branch/Source/WebCore/html/HTMLImageElement.h
Revision
195761
Author
matthew_han...@apple.com
Date
2016-01-28 11:00:54 -0800 (Thu, 28 Jan 2016)

Log Message

Follow-up fix to r195751. rdar://problem/24192280

Modified Paths

Diff

Modified: branches/safari-601-branch/Source/WebCore/html/HTMLImageElement.h (195760 => 195761)


--- branches/safari-601-branch/Source/WebCore/html/HTMLImageElement.h	2016-01-28 18:55:07 UTC (rev 195760)
+++ branches/safari-601-branch/Source/WebCore/html/HTMLImageElement.h	2016-01-28 19:00:54 UTC (rev 195761)
@@ -132,9 +132,7 @@
 
     CompositeOperator m_compositeOperator;
     AtomicString m_bestFitImageURL;
-#if ENABLE(PICTURE_SIZES)
     AtomicString m_currentSrc;
-#endif
     AtomicString m_lowercasedUsemap;
     float m_imageDevicePixelRatio;
     bool m_experimentalImageMenuEnabled;
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to