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

darin darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:27:38 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 98b7fad7e24d14ec4cd897dfea1630e84bcc843b
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Mar 6 16:46:00 2003 +0000

            Reviewed by Don.
    
            - fixed 3177862 -- REGRESSION: can't upload widget at www.konfabulator.com
    
            * khtml/html/html_formimpl.cpp:
            (fixUpfromUnicode): Add a call to fixLineBreaks here (and move this down below that function).
            (HTMLFormElementImpl::formData): Remove the call to fixLineBreaks here, which was being used
            on non-text form data, like files being uploaded.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3759 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 87924f9..b3d2141 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,6 +1,6 @@
 2003-03-06  Darin Adler  <darin at apple.com>
 
-        Reviewed by Ken.
+        Reviewed by Don.
 
         - fixed 3177862 -- REGRESSION: can't upload widget at www.konfabulator.com
 
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 87924f9..b3d2141 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,6 +1,6 @@
 2003-03-06  Darin Adler  <darin at apple.com>
 
-        Reviewed by Ken.
+        Reviewed by Don.
 
         - fixed 3177862 -- REGRESSION: can't upload widget at www.konfabulator.com
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list