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

rjw rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:49:25 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 17a59c7936689cad49db5bbb21f77fcb23fd94d2
Author: rjw <rjw at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jul 30 21:02:38 2003 +0000

    Backout hack for IB.  IB will deal with the issue internally.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4734 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/WebView.subproj/WebViewPrivate.m b/WebKit/WebView.subproj/WebViewPrivate.m
index f57c887..f8c1aaf 100644
--- a/WebKit/WebView.subproj/WebViewPrivate.m
+++ b/WebKit/WebView.subproj/WebViewPrivate.m
@@ -828,12 +828,6 @@ NSString *_WebMainFrameURLKey = @"mainFrameURL";
     }
 }
 
-// Hack that IB calls to ensure that autoresizeFlags get set correctly.
-- (void)_finishedMakingConnections
-{
-	[self setAutoresizesSubviews:YES];
-}
-
 @end
 
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list