1 2 3 4 5 6 7 8 9 10 11 12
Index: Source/WTF/wtf/PlatformUse.h --- Source/WTF/wtf/PlatformUse.h.orig +++ Source/WTF/wtf/PlatformUse.h @@ -83,7 +83,7 @@ #endif #if PLATFORM(GTK) || PLATFORM(WPE) -#define USE_WEBP 1 +#define USE_WEBP 0 #endif #if PLATFORM(COCOA)