[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75

abarth at webkit.org abarth at webkit.org
Thu Oct 29 20:46:03 UTC 2009


The following commit has been merged in the webkit-1.1 branch:
commit 744aac3500519f5a20b7c9c41ad410ae2908effc
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Oct 16 16:41:47 2009 +0000

    2009-10-16  Adam Barth  <abarth at webkit.org>
    
            Reviewed by Darin Adler.
    
            MimeTypeRegistryChromium is mis-casen
            https://bugs.webkit.org/show_bug.cgi?id=30441
    
            Change the case of MimeTypeRegistryChromium to match other platforms.
    
            * WebCore.gypi:
            * platform/chromium/MIMETypeRegistryChromium.cpp: Copied from WebCore/platform/chromium/MimeTypeRegistryChromium.cpp.
            * platform/chromium/MimeTypeRegistryChromium.cpp: Removed.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49683 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog b/WebCore/ChangeLog
index 3ebe7fc..f6105ad 100644
--- a/WebCore/ChangeLog
+++ b/WebCore/ChangeLog
@@ -1,5 +1,18 @@
 2009-10-16  Adam Barth  <abarth at webkit.org>
 
+        Reviewed by Darin Adler.
+
+        MimeTypeRegistryChromium is mis-casen
+        https://bugs.webkit.org/show_bug.cgi?id=30441
+
+        Change the case of MimeTypeRegistryChromium to match other platforms.
+
+        * WebCore.gypi:
+        * platform/chromium/MIMETypeRegistryChromium.cpp: Copied from WebCore/platform/chromium/MimeTypeRegistryChromium.cpp.
+        * platform/chromium/MimeTypeRegistryChromium.cpp: Removed.
+
+2009-10-16  Adam Barth  <abarth at webkit.org>
+
         Reviewed by Mark Rowe.
 
         Chrome doesn't set Content-Type for file upload when the file extension

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list