[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:50:24 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit dfd3b4d9d7304655e17f2011c813f580389be819
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 15 18:04:48 2001 +0000

    Changes that help to make the WebViewTest work
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@324 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/include/WCURICacheData.h b/WebCore/include/WCURICacheData.h
index 1aa79f9..bfb1e80 100644
--- a/WebCore/include/WCURICacheData.h
+++ b/WebCore/include/WCURICacheData.h
@@ -9,6 +9,8 @@
 @protocol WCURICacheData
 
 -(id <WCURICacheJobID>)jobID;
+-(id)status;
+-(id)error;
 -(NSURL *)url;
 -(unsigned char *)cacheData;
 -(int)cacheDataSize;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list