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

kdecker kdecker at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:42:50 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 975abe9cc23077254051730cc0903044005e6630
Author: kdecker <kdecker at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri May 28 18:00:05 2004 +0000

            * WebView.subproj/WebView.m: At Ken's suggestion, for better efficiency and safety,
            use _cmd rather than explicit selector names in the forwarding methods.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@6726 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index e8db010..1f4c09c 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -75,7 +75,7 @@
 
         Reviewed by Ken.
         
-        - error messages (eg, from JavaScriptCore) sent to the bridge are 
+        - error messages (eg. from JavaScriptCore) sent to the bridge now 
           get delievered to a new delegate method.  
     
         * WebCoreSupport.subproj/WebBridge.m:

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list