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

hyatt hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:11:00 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit b8677bf3aeeeb2cb7ce72679a8632267505b9869
Author: hyatt <hyatt at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Dec 4 02:43:30 2002 +0000

    	Backing out a file that I did not intend to check in.
    
            * khtml/misc/loader.cpp:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2918 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2002-12-03 b/WebCore/ChangeLog-2002-12-03
index ff4dbda..ee34805 100644
--- a/WebCore/ChangeLog-2002-12-03
+++ b/WebCore/ChangeLog-2002-12-03
@@ -1,3 +1,9 @@
+2002-12-03  David Hyatt  <hyatt at apple.com>
+
+	Backing out a file that I did not intend to check in.
+
+        * khtml/misc/loader.cpp:
+
 2002-12-03  Richard Williamson   <rjw at apple.com>
 
         D'oh.  Fixed last minute change that broke the build.
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index ff4dbda..ee34805 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,9 @@
+2002-12-03  David Hyatt  <hyatt at apple.com>
+
+	Backing out a file that I did not intend to check in.
+
+        * khtml/misc/loader.cpp:
+
 2002-12-03  Richard Williamson   <rjw at apple.com>
 
         D'oh.  Fixed last minute change that broke the build.
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index ff4dbda..ee34805 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,9 @@
+2002-12-03  David Hyatt  <hyatt at apple.com>
+
+	Backing out a file that I did not intend to check in.
+
+        * khtml/misc/loader.cpp:
+
 2002-12-03  Richard Williamson   <rjw at apple.com>
 
         D'oh.  Fixed last minute change that broke the build.
diff --git a/WebCore/khtml/misc/loader.cpp b/WebCore/khtml/misc/loader.cpp
index c10f342..82e1c62 100644
--- a/WebCore/khtml/misc/loader.cpp
+++ b/WebCore/khtml/misc/loader.cpp
@@ -31,7 +31,7 @@
 #include "loader.h"
 
 // up to which size is a picture for sure cacheable
-#define MAXCACHEABLE 16*1024
+#define MAXCACHEABLE 40*1024
 // default cache size
 #define DEFCACHESIZE 4096*1024
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list