[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:46 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit be35ee2de71012c915181898ce935b78f78cd833
Author: kdecker <kdecker at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri May 28 17:57:23 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@6725 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 876a762..e8db010 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -64,37 +64,20 @@
         was done since the iterator must be rooted at the document root, but start iterating 
         at the start of the selection. TreeWalker's setCurrentNode allows this to be done.
 
-2004-05-27  Kevin Decker  <kdecker at apple.com>
-
-        Reviewed by NOBODY (OOPS!).
-
-        * ChangeLog:
-        * Plugins.subproj/WebScriptObject.h:
 
 2004-05-27  Kevin Decker  <kdecker at apple.com>
 
         Reviewed by NOBODY (OOPS!).
 
-        * ChangeLog:
         * Plugins.subproj/WebScriptObject.h:
 
 2004-05-27  Kevin Decker  <kdecker at apple.com>
 
-        Reviewed by NOBODY (OOPS!).
-
-        * ChangeLog:
-        * Plugins.subproj/WebScriptObject.h:
-
-2004-05-27  Kevin Decker  <kdecker at apple.com>
-
-        Reviewed by NOBODY (OOPS!).
-
-        * Plugins.subproj/WebScriptObject.h:
-
-2004-05-27  Kevin Decker  <kdecker at apple.com>
-
-        Reviewed by NOBODY (OOPS!).
-
+        Reviewed by Ken.
+        
+        - error messages (eg, from JavaScriptCore) sent to the bridge are 
+          get delievered to a new delegate method.  
+    
         * WebCoreSupport.subproj/WebBridge.m:
         (-[WebBridge addMessageToConsole:]):
         * WebKit.pbproj/project.pbxproj:

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list