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

cblu cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 07:44:41 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit d24f69c82e4b8652558acd76ab4d1d2a7bcbf08f
Author: cblu <cblu at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jun 9 23:32:42 2003 +0000

            * WebView.subproj/WebDataSource.h: Removed FIXME related to pageTitle.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4508 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index eb70af7..f7cdf5a 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,7 +1,12 @@
 2003-06-09  Chris Blumenberg  <cblu at apple.com>
 
+        * WebView.subproj/WebDataSource.h: Removed FIXME related to pageTitle.
+
+2003-06-09  Chris Blumenberg  <cblu at apple.com>
+
 	<rdar://problem/3283359>: don't load Cocoa Java plug-in if in Carbon app
 
+
         Reviewed by darin.
 
         * Plugins.subproj/WebPluginDatabase.h: removed pluginForFilename, wasn't being used
diff --git a/WebKit/WebView.subproj/WebDataSource.h b/WebKit/WebView.subproj/WebDataSource.h
index 39c0e08..797e158 100644
--- a/WebKit/WebView.subproj/WebDataSource.h
+++ b/WebKit/WebView.subproj/WebDataSource.h
@@ -98,7 +98,6 @@
 /*!
     @method pageTitle
     @result Returns nil or the page title.
-    // FIXME move to WebHTMLRepresentation
 */
 - (NSString *)pageTitle;
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list