[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

mrobinson at webkit.org mrobinson at webkit.org
Fri Jan 21 15:12:24 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 1d2c3bbca84174f744a9d4be07db977416b13c9a
Author: mrobinson at webkit.org <mrobinson at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Sun Jan 9 07:32:30 2011 +0000

    2011-01-08  Martin Robinson  <mrobinson at igalia.com>
    
            GTK+ Build fix. Add missing headers to the source list, fixing make dist.
    
            No new tests. This is only a build change.
    
            * GNUmakefile.am: Add missing headers to the source list.
    2011-01-08  Martin Robinson  <mrobinson at igalia.com>
    
            GTK+ build fix. Adding missing headers to the source list, fixing make dist.
    
            * GNUmakefile.am: Fix make dist.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75346 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/Source/WebCore/ChangeLog b/Source/WebCore/ChangeLog
index 96bd29b..0ae7d35 100644
--- a/Source/WebCore/ChangeLog
+++ b/Source/WebCore/ChangeLog
@@ -1,3 +1,11 @@
+2011-01-08  Martin Robinson  <mrobinson at igalia.com>
+
+        GTK+ Build fix. Add missing headers to the source list, fixing make dist.
+
+        No new tests. This is only a build change.
+
+        * GNUmakefile.am: Add missing headers to the source list.
+
 2011-01-08 Amruth Raj  <amruthraj at motorola.com> and Ravi Phaneendra Kasibhatla  <ravi.kasibhatla at motorola.com>
 
         Reviewed by Martin Robinson.
diff --git a/Source/WebCore/GNUmakefile.am b/Source/WebCore/GNUmakefile.am
index 0841894..deb4b64 100644
--- a/Source/WebCore/GNUmakefile.am
+++ b/Source/WebCore/GNUmakefile.am
@@ -1297,6 +1297,7 @@ webcore_sources += \
 	Source/WebCore/dom/TextEvent.cpp \
 	Source/WebCore/dom/TextEvent.h \
 	Source/WebCore/dom/Text.h \
+	Source/WebCore/dom/TouchList.h \
 	Source/WebCore/dom/TransformSource.h \
 	Source/WebCore/dom/TransformSourceLibxslt.cpp \
 	Source/WebCore/dom/Traversal.cpp \
@@ -1440,6 +1441,7 @@ webcore_sources += \
 	Source/WebCore/editing/visible_units.h \
 	Source/WebCore/editing/WrapContentsInDummySpanCommand.cpp \
 	Source/WebCore/editing/WrapContentsInDummySpanCommand.h \
+	Source/WebCore/editing/WritingDirection.h \
 	Source/WebCore/fileapi/AsyncFileWriter.h \
 	Source/WebCore/fileapi/AsyncFileWriterClient.h \
 	Source/WebCore/fileapi/BlobBuilder.cpp \
@@ -1561,6 +1563,7 @@ webcore_sources += \
 	Source/WebCore/html/canvas/CanvasRenderingContext.h \
 	Source/WebCore/html/canvas/CanvasStyle.cpp \
 	Source/WebCore/html/canvas/CanvasStyle.h \
+	Source/WebCore/html/canvas/CheckedInt.h \
 	Source/WebCore/html/canvas/DataView.cpp \
 	Source/WebCore/html/canvas/DataView.h \
 	Source/WebCore/html/canvas/Float32Array.cpp \
@@ -1571,8 +1574,10 @@ webcore_sources += \
 	Source/WebCore/html/canvas/Int32Array.h \
 	Source/WebCore/html/canvas/Int8Array.cpp \
 	Source/WebCore/html/canvas/Int8Array.h \
+	Source/WebCore/html/canvas/IntegralTypedArrayBase.h \
 	Source/WebCore/html/canvas/OESTextureFloat.cpp \
 	Source/WebCore/html/canvas/OESTextureFloat.h \
+	Source/WebCore/html/canvas/TypedArrayBase.h \
 	Source/WebCore/html/canvas/WebKitLoseContext.cpp \
 	Source/WebCore/html/canvas/WebKitLoseContext.h \
 	Source/WebCore/html/canvas/Uint16Array.cpp \
@@ -2094,7 +2099,6 @@ webcore_sources += \
 	Source/WebCore/loader/ResourceLoader.h \
 	Source/WebCore/loader/ResourceLoadNotifier.cpp \
 	Source/WebCore/loader/ResourceLoadNotifier.h \
-	Source/WebCore/loader/ResourceLoadPriority.h \
 	Source/WebCore/loader/ResourceLoadScheduler.cpp \
 	Source/WebCore/loader/ResourceLoadScheduler.h \
 	Source/WebCore/loader/SinkDocument.cpp \
@@ -2540,6 +2544,7 @@ webcore_sources += \
 	Source/WebCore/platform/network/ResourceHandle.h \
 	Source/WebCore/platform/network/ResourceHandleInternal.h \
 	Source/WebCore/platform/network/ResourceLoadInfo.h \
+	Source/WebCore/platform/network/ResourceLoadPriority.h \
 	Source/WebCore/platform/network/ResourceLoadTiming.h \
 	Source/WebCore/platform/network/ResourceRequestBase.cpp \
 	Source/WebCore/platform/network/ResourceRequestBase.h \
diff --git a/WebKit/gtk/ChangeLog b/WebKit/gtk/ChangeLog
index 1bf56f2..e76c515 100644
--- a/WebKit/gtk/ChangeLog
+++ b/WebKit/gtk/ChangeLog
@@ -1,3 +1,9 @@
+2011-01-08  Martin Robinson  <mrobinson at igalia.com>
+
+        GTK+ build fix. Adding missing headers to the source list, fixing make dist.
+
+        * GNUmakefile.am: Fix make dist.
+
 2011-01-07  Adam Barth  <abarth at webkit.org>
 
         Rubber-stamped by Eric Seidel.
diff --git a/WebKit/gtk/GNUmakefile.am b/WebKit/gtk/GNUmakefile.am
index 59ac8ac..122accd 100644
--- a/WebKit/gtk/GNUmakefile.am
+++ b/WebKit/gtk/GNUmakefile.am
@@ -197,6 +197,7 @@ webkitgtk_sources += \
 	WebKit/gtk/webkit/webkitdownloadprivate.h \
 	WebKit/gtk/webkit/webkiterror.cpp \
 	WebKit/gtk/webkit/webkitgeolocationpolicydecision.cpp \
+	WebKit/gtk/webkit/webkitgeolocationpolicydecisionprivate.h \
 	WebKit/gtk/webkit/webkitglobals.cpp \
 	WebKit/gtk/webkit/webkitglobals.h \
 	WebKit/gtk/webkit/webkitglobalsprivate.h \
@@ -216,6 +217,7 @@ webkitgtk_sources += \
 	WebKit/gtk/webkit/webkitwebbackforwardlistprivate.h \
 	WebKit/gtk/webkit/webkitwebdatabase.cpp \
 	WebKit/gtk/webkit/webkitwebdatasource.cpp \
+	WebKit/gtk/webkit/webkitwebdatasourceprivate.h \
 	WebKit/gtk/webkit/webkitwebframe.cpp \
 	WebKit/gtk/webkit/webkitwebframeprivate.h \
 	WebKit/gtk/webkit/webkitwebhistoryitem.cpp \
@@ -236,7 +238,8 @@ webkitgtk_sources += \
 	WebKit/gtk/webkit/webkitwebsettingsprivate.h \
 	WebKit/gtk/webkit/webkitwebview.cpp \
 	WebKit/gtk/webkit/webkitwebviewprivate.h \
-	WebKit/gtk/webkit/webkitwebwindowfeatures.cpp
+	WebKit/gtk/webkit/webkitwebwindowfeatures.cpp \
+	WebKit/gtk/webkit/webkitwebwindowfeaturesprivate.h
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = WebKit/gtk/@WEBKITGTK_PC_NAME at -@WEBKITGTK_API_VERSION at .pc

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list