And remember to copy the header file!
* WebKitSystemInterface.h:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@165146
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2014-03-05 Dean Jackson <dino@apple.com>
+
+ https://bugs.webkit.org/show_bug.cgi?id=129722
+
+ And remember to copy the header file!
+
+ * WebKitSystemInterface.h:
+
2014-03-05 Dean Jackson <dino@apple.com>
https://bugs.webkit.org/show_bug.cgi?id=129722
BOOL WKShouldBlockPlugin(NSString *bundleIdentifier, NSString *bundleVersionString);
BOOL WKIsPluginUpdateAvailable(NSString *bundleIdentifier);
+BOOL WKShouldBlockWebGL();
+BOOL WKShouldSuggestBlockingWebGL();
+
// Remote Accessibility API.
#if !TARGET_OS_IPHONE
void WKAXRegisterRemoteApp(void);