[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

japhet at chromium.org japhet at chromium.org
Wed Dec 22 18:37:30 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit cfed44cc0ad4e0b202dfe7d17b09f4fed2fc48ed
Author: japhet at chromium.org <japhet at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 14 20:43:32 2010 +0000

    2010-12-14  Nate Chapin  <japhet at chromium.org>
    
            Unreviewed, fixing qt (hopefully for real this time).
    
            Remove a couple more references to loader.h.
    
            * xml/XSLStyleSheetQt.cpp:
            * xml/XSLTProcessorQt.cpp:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74052 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 0a157fb..ac6a4f1 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,14 @@
 2010-12-14  Nate Chapin  <japhet at chromium.org>
 
+        Unreviewed, fixing qt (hopefully for real this time).
+
+        Remove a couple more references to loader.h.
+
+        * xml/XSLStyleSheetQt.cpp:
+        * xml/XSLTProcessorQt.cpp:
+
+2010-12-14  Nate Chapin  <japhet at chromium.org>
+
         Unreviewed, fix mac and qt builds.
 
         Missed a couple of references to loader.h and
diff --git a/WebCore/xml/XSLStyleSheetQt.cpp b/WebCore/xml/XSLStyleSheetQt.cpp
index 0523560..855d6ba 100644
--- a/WebCore/xml/XSLStyleSheetQt.cpp
+++ b/WebCore/xml/XSLStyleSheetQt.cpp
@@ -29,7 +29,6 @@
 #include "Node.h"
 #include "NotImplemented.h"
 #include "XSLTProcessor.h"
-#include "loader.h"
 
 namespace WebCore {
 
diff --git a/WebCore/xml/XSLTProcessorQt.cpp b/WebCore/xml/XSLTProcessorQt.cpp
index b61025b..3a5df22 100644
--- a/WebCore/xml/XSLTProcessorQt.cpp
+++ b/WebCore/xml/XSLTProcessorQt.cpp
@@ -29,7 +29,6 @@
 #include "DOMWindow.h"
 #include "Frame.h"
 #include "TransformSource.h"
-#include "loader.h"
 #include "markup.h"
 #include <wtf/Assertions.h>
 #include <wtf/Vector.h>

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list