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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 13:17:36 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 152d2aa9c6e49cfa59d3fb6a623a4b9e83b16635
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 10 14:41:12 2010 +0000

    Unreviewed fix after r67085.
    
    * WebCore.pro: Fix previously moved filenames.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67199 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 72904d2..adff749 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,3 +1,9 @@
+2010-09-10  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed fix after r67085.
+
+        * WebCore.pro: Fix previously moved filenames.
+
 2010-09-10  Adam Barth  <abarth at webkit.org>
 
         Reviewed by Eric Seidel.
diff --git a/WebCore/WebCore.pro b/WebCore/WebCore.pro
index 01bdc75..a8b66d3 100644
--- a/WebCore/WebCore.pro
+++ b/WebCore/WebCore.pro
@@ -1438,6 +1438,7 @@ HEADERS += \
     html/DOMDataGridDataSource.h \
     html/DOMFormData.h \
     html/FormDataList.h \
+    html/FTPDirectoryDocument.h \
     html/HTMLAllCollection.h \
     html/HTMLAnchorElement.h \
     html/HTMLAppletElement.h \
@@ -1524,8 +1525,11 @@ HEADERS += \
     html/HTMLVideoElement.h \
     html/HTMLViewSourceDocument.h \
     html/ImageData.h \
+    html/ImageDocument.h \
     html/ImageResizerThread.h \
     html/LabelsNodeList.h \
+    html/MediaDocument.h \
+    html/PluginDocument.h \
     html/StepRange.h \
     html/TextDocument.h \
     html/TimeRanges.h \
@@ -1591,21 +1595,17 @@ HEADERS += \
     loader/FormState.h \
     loader/FrameLoader.h \
     loader/FrameLoaderStateMachine.h \
-    loader/FTPDirectoryDocument.h \
     loader/FTPDirectoryParser.h \
     loader/icon/IconDatabase.h \
     loader/icon/IconLoader.h \
     loader/icon/IconRecord.h \
     loader/icon/PageURLRecord.h \
-    loader/ImageDocument.h \
     loader/ImageLoader.h \
     loader/loader.h \
     loader/MainResourceLoader.h \
-    loader/MediaDocument.h \
     loader/NavigationAction.h \
     loader/NetscapePlugInStreamLoader.h \
     loader/PlaceholderDocument.h \
-    loader/PluginDocument.h \
     loader/ProgressTracker.h \
     loader/Request.h \
     loader/ResourceLoader.h \

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list