[seed] Yay webkit committed the patch.



commit 42aca0c50fea8ac5ec7ad914d5b5c78565e42973
Author: Tim Horton <hortont hortont com>
Date:   Sat Mar 28 22:22:29 2009 -0400

    Yay webkit committed the patch.
---
 patches/fix_webkit_soup_introspection.patch |   22 ----------------------
 1 files changed, 0 insertions(+), 22 deletions(-)

diff --git a/patches/fix_webkit_soup_introspection.patch b/patches/fix_webkit_soup_introspection.patch
deleted file mode 100644
index fa2aa06..0000000
--- a/patches/fix_webkit_soup_introspection.patch
+++ /dev/null
@@ -1,22 +0,0 @@
-diff --git a/WebKit/gtk/webkit/webkitsoupauthdialog.h b/WebKit/gtk/webkit/webkitsoupauthdialog.h
-index 2c030b4..71dd79f 100644
---- a/WebKit/gtk/webkit/webkitsoupauthdialog.h
-+++ b/WebKit/gtk/webkit/webkitsoupauthdialog.h
-@@ -20,6 +20,8 @@
- #include <gtk/gtk.h>
- #include <libsoup/soup.h>
- 
-+#include <webkit/webkitdefines.h>
-+
- #ifndef WEBKIT_SOUP_AUTH_DIALOG_H
- #define WEBKIT_SOUP_AUTH_DIALOG_H 1
- 
-@@ -42,7 +44,7 @@ typedef struct {
-     GtkWidget* (*current_toplevel) (WebKitSoupAuthDialog* feature, SoupMessage* message);
- } WebKitSoupAuthDialogClass;
- 
--GType webkit_soup_auth_dialog_get_type (void);
-+WEBKIT_API GType webkit_soup_auth_dialog_get_type (void);
- 
- G_END_DECLS
- 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]