summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/library/webkitgtk_stats.c
diff options
context:
space:
mode:
authorGrant Gayed <grant_gayed@ca.ibm.com>2013-06-25 11:46:25 -0400
committerGrant Gayed <grant_gayed@ca.ibm.com>2013-06-25 11:46:25 -0400
commit76d7d429442fe73692a90b1854cf0455cb3d83fa (patch)
tree0631aed80051235bfa2541888c10635bacab4e0f /bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/library/webkitgtk_stats.c
parentfa0010d4eec5895bc5b20da3f85bd054778613cf (diff)
downloadeclipse.platform.swt-76d7d429442fe73692a90b1854cf0455cb3d83fa.tar.gz
eclipse.platform.swt-76d7d429442fe73692a90b1854cf0455cb3d83fa.tar.xz
eclipse.platform.swt-76d7d429442fe73692a90b1854cf0455cb3d83fa.zip
Bug 400626 - Crash webkitWebViewRegisterForIconNotification
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/library/webkitgtk_stats.c')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/library/webkitgtk_stats.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/library/webkitgtk_stats.c b/bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/library/webkitgtk_stats.c
index c0d22658fc..5b59ba12e3 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/library/webkitgtk_stats.c
+++ b/bundles/org.eclipse.swt/Eclipse SWT WebKit/gtk/library/webkitgtk_stats.c
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2009, 2012 IBM Corporation and others. All rights reserved.
+ * Copyright (c) 2009, 2013 IBM Corporation and others. All rights reserved.
* The contents of this file are made available under the terms
* of the GNU Lesser General Public License (LGPL) Version 2.1 that
* accompanies this distribution (lgpl-v21.txt). The LGPL is also
@@ -91,7 +91,9 @@ char * WebKitGTK_nativeFunctionNames[] = {
"_1webkit_1download_1new",
"_1webkit_1download_1set_1destination_1uri",
"_1webkit_1download_1start",
+ "_1webkit_1favicon_1database_1set_1path",
"_1webkit_1get_1default_1session",
+ "_1webkit_1get_1favicon_1database",
"_1webkit_1major_1version",
"_1webkit_1micro_1version",
"_1webkit_1minor_1version",