[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 06:48:11 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit a888fe35f20d8d8648373bc89048ee7e908faf0c
Author: darin <darin at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Oct 9 05:16:15 2002 +0000

            * WebCore.pbproj/project.pbxproj: Project Builder wanted to set encodings
    	for new files. Maybe Richard is not using the new Project Builder on all
    	his machines?
    
            * kwq/KWQString.mm: (_allocateNode): Fix typo in comment.
    
            * kwq/KWQKHTMLPartImpl.mm: (KWQKHTMLPartImpl::bridgeForFrameName): Tweak.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2287 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2002-12-03 b/WebCore/ChangeLog-2002-12-03
index 0f2b3c6..8599c07 100644
--- a/WebCore/ChangeLog-2002-12-03
+++ b/WebCore/ChangeLog-2002-12-03
@@ -1,3 +1,13 @@
+2002-10-09  Darin Adler  <darin at apple.com>
+
+        * WebCore.pbproj/project.pbxproj: Project Builder wanted to set encodings
+	for new files. Maybe Richard is not using the new Project Builder on all
+	his machines?
+
+        * kwq/KWQString.mm: (_allocateNode): Fix typo in comment.
+
+        * kwq/KWQKHTMLPartImpl.mm: (KWQKHTMLPartImpl::bridgeForFrameName): Tweak.
+
 2002-10-09  David Hyatt  <hyatt at apple.com>
 
 	This was an unintentional checkin. backing out.
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 0f2b3c6..8599c07 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,13 @@
+2002-10-09  Darin Adler  <darin at apple.com>
+
+        * WebCore.pbproj/project.pbxproj: Project Builder wanted to set encodings
+	for new files. Maybe Richard is not using the new Project Builder on all
+	his machines?
+
+        * kwq/KWQString.mm: (_allocateNode): Fix typo in comment.
+
+        * kwq/KWQKHTMLPartImpl.mm: (KWQKHTMLPartImpl::bridgeForFrameName): Tweak.
+
 2002-10-09  David Hyatt  <hyatt at apple.com>
 
 	This was an unintentional checkin. backing out.
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 0f2b3c6..8599c07 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,13 @@
+2002-10-09  Darin Adler  <darin at apple.com>
+
+        * WebCore.pbproj/project.pbxproj: Project Builder wanted to set encodings
+	for new files. Maybe Richard is not using the new Project Builder on all
+	his machines?
+
+        * kwq/KWQString.mm: (_allocateNode): Fix typo in comment.
+
+        * kwq/KWQKHTMLPartImpl.mm: (KWQKHTMLPartImpl::bridgeForFrameName): Tweak.
+
 2002-10-09  David Hyatt  <hyatt at apple.com>
 
 	This was an unintentional checkin. backing out.
diff --git a/WebCore/WebCore.pbproj/project.pbxproj b/WebCore/WebCore.pbproj/project.pbxproj
index f1217ed..2bdd4ba 100644
--- a/WebCore/WebCore.pbproj/project.pbxproj
+++ b/WebCore/WebCore.pbproj/project.pbxproj
@@ -72,6 +72,7 @@
 				F58C8A07025BD3BC018635CA,
 				F531DDEC02F0C34D018635CA,
 			);
+			hasScannedForEncodings = 1;
 			isa = PBXProject;
 			knownRegions = (
 				English,
@@ -4110,6 +4111,7 @@
 			refType = 4;
 		};
 		F565A2730352509B01A80180 = {
+			fileEncoding = 4;
 			isa = PBXFileReference;
 			path = WebCoreDOM.h;
 			refType = 4;
@@ -4124,6 +4126,7 @@
 			};
 		};
 		F565A2770352643A01A80180 = {
+			fileEncoding = 4;
 			isa = PBXFileReference;
 			name = WebCoreDOMDocument.mm;
 			path = kwq/WebCoreDOMDocument.mm;
@@ -4136,6 +4139,7 @@
 			};
 		};
 		F565A27A0352675C01A80180 = {
+			fileEncoding = 4;
 			isa = PBXFileReference;
 			path = WebCoreDOMNode.mm;
 			refType = 4;
@@ -4147,6 +4151,7 @@
 			};
 		};
 		F565A27C035284E301A80180 = {
+			fileEncoding = 4;
 			isa = PBXFileReference;
 			path = WebCoreDOMPrivate.h;
 			refType = 4;
@@ -8209,24 +8214,28 @@
 			};
 		};
 		F5EDAAF3035345D901A80180 = {
+			fileEncoding = 4;
 			isa = PBXFileReference;
 			name = WebDOMDocument.h;
 			path = kwq/WebDOMDocument.h;
 			refType = 2;
 		};
 		F5EDAAF4035345D901A80180 = {
+			fileEncoding = 4;
 			isa = PBXFileReference;
 			name = WebDOMElement.h;
 			path = kwq/WebDOMElement.h;
 			refType = 2;
 		};
 		F5EDAAF5035345D901A80180 = {
+			fileEncoding = 4;
 			isa = PBXFileReference;
 			name = WebDOMNamedNodeMap.h;
 			path = kwq/WebDOMNamedNodeMap.h;
 			refType = 2;
 		};
 		F5EDAAF6035345D901A80180 = {
+			fileEncoding = 4;
 			isa = PBXFileReference;
 			name = WebDOMNode.h;
 			path = kwq/WebDOMNode.h;
diff --git a/WebCore/kwq/KWQKHTMLPart.mm b/WebCore/kwq/KWQKHTMLPart.mm
index 5971993..eecc866 100644
--- a/WebCore/kwq/KWQKHTMLPart.mm
+++ b/WebCore/kwq/KWQKHTMLPart.mm
@@ -118,7 +118,7 @@ WebCoreBridge *KWQKHTMLPartImpl::bridgeForFrameName(const QString &frameName)
 	    frame = [_bridge frameNamed:frameName.getNSString()];
 	}
         if (frame == nil) {
-	    frame = [bridge() openNewWindowWithURL:nil referrer:nil frameName:frameName.getNSString()];
+	    frame = [_bridge openNewWindowWithURL:nil referrer:nil frameName:frameName.getNSString()];
         }
     }
     
diff --git a/WebCore/kwq/KWQKHTMLPartImpl.mm b/WebCore/kwq/KWQKHTMLPartImpl.mm
index 5971993..eecc866 100644
--- a/WebCore/kwq/KWQKHTMLPartImpl.mm
+++ b/WebCore/kwq/KWQKHTMLPartImpl.mm
@@ -118,7 +118,7 @@ WebCoreBridge *KWQKHTMLPartImpl::bridgeForFrameName(const QString &frameName)
 	    frame = [_bridge frameNamed:frameName.getNSString()];
 	}
         if (frame == nil) {
-	    frame = [bridge() openNewWindowWithURL:nil referrer:nil frameName:frameName.getNSString()];
+	    frame = [_bridge openNewWindowWithURL:nil referrer:nil frameName:frameName.getNSString()];
         }
     }
     
diff --git a/WebCore/kwq/KWQString.mm b/WebCore/kwq/KWQString.mm
index 0d5f6cf..5922efb 100644
--- a/WebCore/kwq/KWQString.mm
+++ b/WebCore/kwq/KWQString.mm
@@ -2761,7 +2761,7 @@ HandleNode *_allocateNode(HandlePageNode *pageNode)
         block[0].type.freeNodes->type.internalNode.next = 0;
     }
     else {
-        // Used last noded on this page.
+        // Used last node on this page.
         block[0].type.freeNodes = 0;
         
         freeNodeAllocationPages = freeNodeAllocationPages->previous;

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list