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

kocienda kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:55:06 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 9a1b718af6165af8c9cbf5faa7e59d473c35e026
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Feb 4 19:01:00 2002 +0000

    2002-02-04  Kenneth Kocienda  <kocienda at apple.com>
    
            Rearranged and cleaned up some cache API.
    
            * CacheLoader.subproj/WKURLCache.h:
            * CacheLoader.subproj/WKURLCache.m: (-[WKURLCache sizeLimit]), (-[WKURLCache
            setSizeLimit:]), (-[WKURLCache objectSizeLimit]), (-[WKURLCache
            setObjectSizeLimit:]), (-[WKURLCache currentUsage]), (-[WKURLCache
            truncateToSizeLimit:]), (-[WKURLCache initWithSizeLimit:]):
            * CacheLoader.subproj/WKURLDiskCache.h:
            * CacheLoader.subproj/WKURLDiskCache.m: (-[WKURLDiskCache initWithSizeLimit:]),
            (-[WKURLDiskCache initWithSizeLimit:location:]):
            * CacheLoader.subproj/WKURLMemoryCache.h:
            * CacheLoader.subproj/WKURLMemoryCache.m: (-[WKMemoryCacheObject size]),
            (-[WKURLMemoryCache initWithSizeLimit:]), (-[WKURLMemoryCache
            truncateToSizeLimit]), (-[WKURLMemoryCache cacheObject:forURL:untilDate:]),
            (-[WKURLMemoryCache clearCache]), (-[WKURLMemoryCache setSizeLimit:]):
            * WebFoundation.pbproj/project.pbxproj:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@587 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/WebKit.pbproj/kocienda.pbxuser b/WebKit/WebKit.pbproj/kocienda.pbxuser
index 74fcdc1..253bcbc 100644
--- a/WebKit/WebKit.pbproj/kocienda.pbxuser
+++ b/WebKit/WebKit.pbproj/kocienda.pbxuser
@@ -12,12 +12,12 @@
 			PBXWorkspaceConfiguration = {
 				ContentSize = "{1207, 1028}";
 				LeftSlideOut = {
-					ActiveTab = 0;
+					ActiveTab = 3;
 					Frame = "{{0, 23}, {1207, 1005}}";
 					Split0 = {
-						Frame = "{{312, 0}, {895, 1005}}";
+						Frame = "{{224, 0}, {983, 1005}}";
 						Split0 = {
-							Frame = "{{0, 24}, {895, 981}}";
+							Frame = "{{0, 24}, {983, 981}}";
 						};
 						SplitCount = 1;
 						Tab0 = {

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list