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

kocienda kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 08:26:10 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit a492c69ab33bf6a1f0eca2b216e635c6506a225e
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Feb 11 17:00:03 2004 +0000

            Reviewed by me
    
    		Removed include file I was considering checking, but
    		decided against. Of course, this dangling include
    		broke the build.
    
            * kwq/KWQKHTMLPart.mm
            * kwq/WebCoreBridge.mm
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@6066 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index d44a57d..33c9b24 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,14 @@
+2004-02-11  Ken Kocienda  <kocienda at apple.com>
+
+        Reviewed by me
+
+		Removed include file I was considering checking, but 
+		decided against. Of course, this dangling include
+		broke the build.
+		
+        * kwq/KWQKHTMLPart.mm
+        * kwq/WebCoreBridge.mm
+
 2004-02-10  Ken Kocienda  <kocienda at apple.com>
 
         Reviewed by Hyatt
diff --git a/WebCore/kwq/KWQKHTMLPart.mm b/WebCore/kwq/KWQKHTMLPart.mm
index 99fb334..f9c3e6d 100644
--- a/WebCore/kwq/KWQKHTMLPart.mm
+++ b/WebCore/kwq/KWQKHTMLPart.mm
@@ -35,7 +35,6 @@
 #import "KWQWindowWidget.h"
 #import "WebCoreBridge.h"
 #import "WebCoreDOMPrivate.h"
-#import "WebCoreEditing.h"
 #import "WebCoreViewFactory.h"
 #import "csshelper.h"
 #import "html_documentimpl.h"
diff --git a/WebCore/kwq/WebCoreBridge.mm b/WebCore/kwq/WebCoreBridge.mm
index de0b969..e18d760 100644
--- a/WebCore/kwq/WebCoreBridge.mm
+++ b/WebCore/kwq/WebCoreBridge.mm
@@ -65,7 +65,6 @@
 #import "KWQAccObjectCache.h"
 
 #import "WebCoreDOMPrivate.h"
-#import "WebCoreEditing.h"
 #import "WebCoreImageRenderer.h"
 #import "WebCoreTextRendererFactory.h"
 #import "WebCoreViewFactory.h"

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list