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


The following commit has been merged in the debian/unstable branch:
commit 208dc1b63d9b4fad9e8052e9a158e628f8dd2b11
Author: kdecker <kdecker at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri May 28 17:21:35 2004 +0000

    	Added addArcToPoint and addRect path routines.
    
            Reviewed by sullivan.
    
            * khtml/ecma/kjs_html.cpp:
            (KJS::Context2DFunction::tryCall):
            * khtml/ecma/kjs_html.h:
            (KJS::Context2D::):
            * khtml/ecma/kjs_html.lut.h:
            (KJS::):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@6722 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 7136488..a9190ba 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -25,8 +25,12 @@
 
 2004-05-27  Kevin Decker  <kdecker at apple.com>
 
-        Reviewed by NOBODY (OOPS!).
-
+        Reviewed by Ken.
+        
+        - added support for the new JavaScript error console
+        - error messages are now wired directly to the bridge
+        - revised generated error message content
+        
         * khtml/ecma/kjs_events.cpp:
         (JSEventListener::handleEvent):
         * khtml/ecma/kjs_proxy.cpp:

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list