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

sullivan sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 05:56:59 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit 8df9f758f8026f0eff65bcabdbb8691a4f89bdbf
Author: sullivan <sullivan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Mar 7 01:57:58 2002 +0000

    	* Misc.subproj/IFError.h: Removed stray but evil import.
    
    	* BrowserDocument.m: (-[BrowserDocument locationChangeStartedForFrame:]),
    	(-[BrowserDocument locationChangeCommittedForFrame:]):
    	Commented back in some error logging stuff now that things are mostly working.
    	(-[BrowserDocument locationChangeDone:forFrame:]): Added cheesy hack to show
    	load errors; will refine soon.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@705 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index f74d21f..e4e0a97 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,7 @@
+2002-03-06  John Sullivan  <sullivan at apple.com>
+
+	* Misc.subproj/IFError.h: Removed stray but evil import.
+
 2002-03-06  Maciej Stachowiak  <mjs at apple.com>
 
 	* WebKit.pbproj/project.pbxproj: Turn on -Werror.
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index f74d21f..e4e0a97 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,3 +1,7 @@
+2002-03-06  John Sullivan  <sullivan at apple.com>
+
+	* Misc.subproj/IFError.h: Removed stray but evil import.
+
 2002-03-06  Maciej Stachowiak  <mjs at apple.com>
 
 	* WebKit.pbproj/project.pbxproj: Turn on -Werror.
diff --git a/WebKit/Misc.subproj/IFError.h b/WebKit/Misc.subproj/IFError.h
index 9a87612..71e6486 100644
--- a/WebKit/Misc.subproj/IFError.h
+++ b/WebKit/Misc.subproj/IFError.h
@@ -6,8 +6,6 @@
 */
 #import <Foundation/Foundation.h>
 
-#import <IFError.h>
-
 @interface IFError : NSObject
 {
     int errorCode;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list