[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

rjw rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:43:32 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit cea0bbc452554d19c527b954b1c0895a2fa267bd
Author: rjw <rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Sep 24 00:13:01 2002 +0000

    Put back changes I blew away.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2132 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/WebView.subproj/WebControllerPolicyDelegate.h b/WebKit/WebView.subproj/WebControllerPolicyDelegate.h
index 49aee67..800273f 100644
--- a/WebKit/WebView.subproj/WebControllerPolicyDelegate.h
+++ b/WebKit/WebView.subproj/WebControllerPolicyDelegate.h
@@ -1,5 +1,5 @@
 /*	
-        WebControllerPolicyHandler.h
+        WebControllerPolicyDelegate.h
 	Copyright 2002, Apple, Inc. All rights reserved.
 
         Public header file.
@@ -171,7 +171,7 @@ typedef enum {
 /*!
     @protocol WebControllerPolicyHandler
 */
- at protocol WebControllerPolicyHandler <NSObject>
+ at protocol WebControllerPolicyDelegate <NSObject>
 
 /*!
     @method URLPolicyForURL:inFrame:
diff --git a/WebKit/WebView.subproj/WebPolicyDelegate.h b/WebKit/WebView.subproj/WebPolicyDelegate.h
index 49aee67..800273f 100644
--- a/WebKit/WebView.subproj/WebPolicyDelegate.h
+++ b/WebKit/WebView.subproj/WebPolicyDelegate.h
@@ -1,5 +1,5 @@
 /*	
-        WebControllerPolicyHandler.h
+        WebControllerPolicyDelegate.h
 	Copyright 2002, Apple, Inc. All rights reserved.
 
         Public header file.
@@ -171,7 +171,7 @@ typedef enum {
 /*!
     @protocol WebControllerPolicyHandler
 */
- at protocol WebControllerPolicyHandler <NSObject>
+ at protocol WebControllerPolicyDelegate <NSObject>
 
 /*!
     @method URLPolicyForURL:inFrame:

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list