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


The following commit has been merged in the debian/unstable branch:
commit 38896ce9cc9f7965e66b3b932da66a9c69b521b7
Author: rjw <rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Oct 8 23:42:05 2002 +0000

            Removed unnecessary (and incorrect) include.
            The *.m files in DOM.subproj might be removed,
            they are empty now.
    
            * DOM.subproj/WebDOMDocument.m:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2283 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 7fb0ade..51e160c 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,5 +1,13 @@
 2002-10-08  Richard Williamson   <rjw at apple.com>
 
+        Removed unnecessary (and incorrect) include.
+        The *.m files in DOM.subproj might be removed,
+        they are empty now.
+        
+        * DOM.subproj/WebDOMDocument.m:
+
+2002-10-08  Richard Williamson   <rjw at apple.com>
+
         Added selection API.
         
         * WebView.subproj/WebHTMLRepresentation.h:
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index 7fb0ade..51e160c 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,5 +1,13 @@
 2002-10-08  Richard Williamson   <rjw at apple.com>
 
+        Removed unnecessary (and incorrect) include.
+        The *.m files in DOM.subproj might be removed,
+        they are empty now.
+        
+        * DOM.subproj/WebDOMDocument.m:
+
+2002-10-08  Richard Williamson   <rjw at apple.com>
+
         Added selection API.
         
         * WebView.subproj/WebHTMLRepresentation.h:
diff --git a/WebKit/DOM.subproj/WebDOMDocument.m b/WebKit/DOM.subproj/WebDOMDocument.m
index e7fc812..e0614f8 100644
--- a/WebKit/DOM.subproj/WebDOMDocument.m
+++ b/WebKit/DOM.subproj/WebDOMDocument.m
@@ -4,5 +4,3 @@
 */
 #import <WebKit/WebDOMDocument.h>
 
-#import <WebCore/WebCoreDOM.h>
-

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list