[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:46:14 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit c7e022d6cb008394bfadf79596aeff7cef6f54de
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 4 04:58:57 2003 +0000

            * WebCoreSupport.subproj/WebImageRenderer.m: Remove obsolete comment.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4590 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 3daf884..c3d5507 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-03  Darin Adler  <darin at apple.com>
+
+        * WebCoreSupport.subproj/WebImageRenderer.m: Remove obsolete comment.
+
 2003-07-03  Chris Blumenberg  <cblu at apple.com>
 
 	Fixed: <rdar://problem/3206011>: Don't accepts drags when showing dialogs or sheets
diff --git a/WebKit/WebCoreSupport.subproj/WebImageRenderer.m b/WebKit/WebCoreSupport.subproj/WebImageRenderer.m
index 0abd9e9..c97b7cf 100644
--- a/WebKit/WebCoreSupport.subproj/WebImageRenderer.m
+++ b/WebKit/WebCoreSupport.subproj/WebImageRenderer.m
@@ -102,7 +102,6 @@ static NSMutableArray *activeImageRenderers;
     return self;
 }
 
-// Part of the workaround for bug 3090341.
 - (id)initWithData:(NSData *)data MIMEType:(NSString *)MIME
 {
     self = [super initWithData:data];

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list