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

kocienda kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:08:58 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit fbe7d279516c70441f560e48b6a0bb3eca018475
Author: kocienda <kocienda at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Apr 23 18:39:57 2002 +0000

    2002-04-23  Kenneth Kocienda  <kocienda at apple.com>
    
    	Reviewed by: Darin Adler
    
            Fix for Radar 2908403 (Fix names in WebFoundation extensions code)
    
            Extensions code in WebFoundation now is in its own namespace.
            Where we have added categories to existing Foundation and AppKit
            classes, the categories begin with the IF prefix. All method names
            begin with the _IF_ prefix.
    
            The files here were changed to use the new names.
    
            In addition, private methods on publicly WebFoundation classes
            now have an underscopre prepended to their names.
    
            * Tests/CookieManager/wkcookiemanager-test.m:
            (main)
            * Tests/WebFoundation-Misc/ifnsarrayextensions-test.m:
            (main)
            * Tests/WebFoundation-Misc/ifnscalendardateextensions-test.m:
            (main)
            * Tests/WebFoundation-Misc/ifnsobjectextensions-test.m:
            (main)
            * Tests/WebFoundation-Misc/ifnsstringextensions-test.m:
            (main)
            * Tests/WebFoundation-Misc/ifnsthreadextensions-test.m:
            (-[ThreadTest run:]):
            (main)
            * Tools/HotSpots/hotspots.m:
            (ProcessLine)
            (SortByValueInDictionary):
            (DumpTables)
            (PrintCallGraphForFrame):
            * Tools/wftool/main.m:
            (main)
    
            * WebCore/kwq/KWQTextArea.mm:
            (-[KWQTextArea paragraphs])
    
            * WebBrowser/AppController.m:
            (-[AppController _addHistoryToMenu])
            * WebBrowser/BrowserWindow.m:
            (-[BrowserWindow controlTextDidEndEditing:])
            * WebBrowser/GlobalHistory.m:
            (-[GlobalHistory outlineView:objectValueForTableColumn:byItem:])
            (-[GlobalHistory expandToday])
    
            * WebFoundation/AuthenticationManager.subproj/IFAuthenticationHandlerDispatcher.m:
            (-[IFAuthenticationHandlerDispatcher checkIfReadyToStartAuthentication:]):
            * WebFoundation/AuthenticationManager.subproj/IFAuthenticationManager.m:
            (-[IFAuthenticationManager removeAuthenticationHandler:]):
            (IFNSURLRemoveAnythingAfterPath):
            (IFNSURLCanonicalRoot):
            (AddAuthenticationHeader):
            (-[IFAuthenticationManager _invokeHandlersWithURL:realm:forRequest:withCallback:context:]):
            (-[IFAuthenticationManager _tryRequest:]):
            (-[IFAuthenticationManager _retryWaitingRequests]):
            (-[IFAuthenticationManager IFAuthenticationRequest:authenticationDone:]):
            (-[IFAuthenticationManager _addCredentialsToInitialHTTPRequest:]):
            (-[IFAuthenticationManager _checkForAuthenticationFailureInHTTPResponse:withURL:]):
            (-[IFAuthenticationManager _addCredentialsToRetryHTTPRequest:afterFailureResponse:withCallback:context:]):
            (-[IFAuthenticationManager _cancelAddCredentialsToRetryHTTPRequest:]):
            * WebFoundation/AuthenticationManager.subproj/IFAuthenticationManagerPrivate.h:
            * WebFoundation/AuthenticationManager.subproj/IFAuthenticationRequest.m:
            (-[IFAuthenticationRequest _readyToStartAuthenticationDone:]):
            * WebFoundation/AuthenticationManager.subproj/IFAuthenticationRequestPrivate.h:
            * WebFoundation/CacheLoader.subproj/IFFileURLHandle.m:
            (+[IFFileURLHandle canInitWithURL:]):
            (-[IFFileURLHandle contentLength]):
            * WebFoundation/CacheLoader.subproj/IFFileURLProtocolHandler.m:
            (+[IFFileURLProtocolHandler canInitWithURL:]):
            * WebFoundation/CacheLoader.subproj/IFHTTPURLHandle.m:
            (+[IFHTTPURLHandle canInitWithURL:]):
            (-[IFHTTPURLHandle setResponseHeaders:]):
            * WebFoundation/CacheLoader.subproj/IFHTTPURLProtocolHandler.m:
            (+[IFHTTPURLProtocolHandler canInitWithURL:]):
            (-[IFHTTPURLProtocolHandler endLoadInBackground]):
            (-[IFHTTPURLProtocolHandler dealloc]):
            (-[IFHTTPURLProtocolHandler requestURL]):
            (-[IFHTTPURLProtocolHandler addIfModifiedSinceHeader:]):
            (-[IFHTTPURLProtocolHandler addCookieHeaders:]):
            (-[IFHTTPURLProtocolHandler addAuthenticationHeaders:andCall:]):
            (-[IFHTTPURLProtocolHandler addRequestMessageBody:]):
            (-[IFHTTPURLProtocolHandler performHTTPHeaderRead:]):
            (-[IFHTTPURLProtocolHandler setRedirectedURL:]):
            (-[IFHTTPURLProtocolHandler cacheObjectIsValid:]):
            (-[IFHTTPURLProtocolHandler cacheObjectRequiresRevalidation:]):
            (-[IFHTTPURLProtocolHandler shouldCacheResourceData]):
            (-[IFHTTPURLProtocolHandler parseCacheControlAttributes:]):
            * WebFoundation/CacheLoader.subproj/IFURLHandle.m:
            (_sendCallbacks):
            (-[IFURLHandleInstanceVariables initWithHandle:]):
            (-[IFURLHandle cancelLoadInBackground]):
            (+[IFURLHandle initialize]):
            (-[IFURLHandle _submittedAttributes]):
            (-[IFURLHandle _setAttribute:forKey:]):
            (-[IFURLHandle _setContentLength:]):
            (-[IFURLHandle _loadType]):
            (-[IFURLHandle _backgroundLoadDidBegin]):
            (-[IFURLHandle _backgroundLoadDidBegin:]):
            (-[IFURLHandle _didLoadData:]):
            (-[IFURLHandle _backgroundLoadComplete]):
            (-[IFURLHandle _backgroundLoadFailedWithResultCode:]):
            (-[IFURLHandle _didRedirectToURL:]):
            (+[IFURLHandle _registerDefaults]):
            (-[IFURLHandle _cacheable]):
            (-[IFURLHandle _setCacheable:]):
            (-[IFURLHandle _setStatusCode:]):
            (-[IFURLHandle _setResultCode:]):
            (-[IFURLHandle _setFinalURL:]):
            (-[IFURLHandle _postCallback:]):
            (-[IFURLHandle _sendCallbacks]):
            (-[IFURLHandle _notifyClientsDidBeginLoading]):
            (-[IFURLHandle _notifyClientsDidCancelLoading]):
            (-[IFURLHandle _notifyClientsDataDidBecomeAvailable]):
            (-[IFURLHandle _notifyClientsDidFinishLoading]):
            (-[IFURLHandle _notifyClientsDidFailLoading]):
            (-[IFURLHandle _notifyClientsDidRedirectToURL]):
            * WebFoundation/CacheLoader.subproj/IFURLHandleC.m:
            (IFURLHandleBackgroundLoadDidBegin):
            (IFURLHandleBackgroundLoadComplete):
            (IFURLHandleBackgroundLoadFailedWithResultCode):
            (IFURLHandleDidRedirectToURL):
            * WebFoundation/CacheLoader.subproj/IFURLHandlePrivate.h:
            * WebFoundation/CacheLoader.subproj/IFURLLoad.m:
            (-[IFURLLoad doubleAttributeForKey:]):
            (-[IFURLLoad updateHandles]):
            (-[IFURLLoad succeeded]):
            (-[IFURLLoad failedWithResultCode:]):
            (+[IFURLLoad initialize]):
            (-[IFURLLoad didBeginLoading:]):
            * WebFoundation/CacheLoader.subproj/IFURLLoadManager.m:
            (-[IFURLLoadManager initWithDefaultStack]):
            (-[IFURLLoadManager requestWithURLHandle:]):
            (-[IFURLLoadManager _syncCachesNotification:]):
            * WebFoundation/CookieManager.subproj/IFCookie.m:
            (setDefaultsFromOriginURL):
            (setDomain):
            (-[IFCookie _cookieToV0HeaderSegment]):
            (+[IFCookie requestHeadersFromCookieArray:]):
            (+[IFCookie cookieWithV0Spec:forURL:]):
            (+[IFCookie cookieArrayFromResponseHeaders:forURL:]):
            (-[IFCookie compareForHeaderOrder:]):
            * WebFoundation/CookieManager.subproj/IFCookieManager.m:
            (-[IFCookieManager cookieRequestHeadersForURL:]):
            (-[IFCookieManager _cookieRequestHeadersForURL:withExtraCookies:]):
            (-[IFCookieManager description]):
            * WebFoundation/CookieManager.subproj/IFCookieManagerPrivate.h:
            * WebFoundation/Database.subproj/IFURLFileDatabase.m:
            (-[IFURLFileDatabase removeAllObjects]):
            (-[IFURLFileDatabase performSetObject:forKey:]):
            (-[IFURLFileDatabase open]):
            * WebFoundation/Misc.subproj/IFMultipartForm.m:
            (-[IFMultipartForm encodeMultipartForm]):
            * WebFoundation/Misc.subproj/IFNSArrayExtensions.h:
            * WebFoundation/Misc.subproj/IFNSArrayExtensions.m:
            (-[NSArray _IF_mappedArrayWithSelector:]):
            (-[NSArray _IF_mappedArrayWithFunction:context:]):
            (-[NSArray _IF_filteredArrayWithSelector:]):
            (-[NSArray _IF_arrayByRemovingIfSelector:]):
            (-[NSArray _IF_filteredArrayWithSelector:withObject:]):
            (-[NSArray _IF_doesEveryElementSatisfyPredicate:]):
            (-[NSArray _IF_indexOfObjectSatisfyingPredicate:withObject:]):
            (-[NSArray _IF_encodeWWWFormURLData]):
            * WebFoundation/Misc.subproj/IFNSCalendarDateExtensions.h:
            * WebFoundation/Misc.subproj/IFNSCalendarDateExtensions.m:
            (-[NSCalendarDate _IF_compareDay:]):
            (-[NSCalendarDate _IF_isToday]):
            * WebFoundation/Misc.subproj/IFNSDictionaryExtensions.h:
            * WebFoundation/Misc.subproj/IFNSDictionaryExtensions.m:
            (-[NSDictionary _IF_doubleForKey:]):
            (-[NSDictionary _IF_floatForKey:]):
            (-[NSDictionary _IF_unsignedLongForKey:]):
            (-[NSDictionary _IF_longForKey:]):
            (-[NSDictionary _IF_unsignedIntForKey:]):
            (-[NSDictionary _IF_intForKey:]):
            (-[NSDictionary _IF_unsignedShortForKey:]):
            (-[NSDictionary _IF_shortForKey:]):
            (-[NSDictionary _IF_boolForKey:]):
            (-[NSDictionary _IF_encodeWWWFormURLData]):
            (-[NSMutableDictionary _IF_setDouble:forKey:]):
            (-[NSMutableDictionary _IF_setFloat:forKey:]):
            (-[NSMutableDictionary _IF_setUnsignedLong:forKey:]):
            (-[NSMutableDictionary _IF_setLong:forKey:]):
            (-[NSMutableDictionary _IF_setUnsignedInt:forKey:]):
            (-[NSMutableDictionary _IF_setInt:forKey:]):
            (-[NSMutableDictionary _IF_setUnsignedShort:forKey:]):
            (-[NSMutableDictionary _IF_setShort:forKey:]):
            (-[NSMutableDictionary _IF_setBool:forKey:]):
            * WebFoundation/Misc.subproj/IFNSFileManagerExtensions.h:
            * WebFoundation/Misc.subproj/IFNSFileManagerExtensions.m:
            (-[NSFileManager _IF_createDirectoryAtPathWithIntermediateDirectories:attributes:]):
            (-[NSFileManager _IF_createFileAtPathWithIntermediateDirectories:contents:attributes:directoryAttributes:]):
            (-[NSFileManager _IF_createIntermediateDirectoriesForPath:attributes:]):
            (-[NSFileManager _IF_fileExistsAtPath:isDirectory:traverseLink:]):
            (-[NSFileManager _performRemoveFileAtPath:]):
            (-[NSFileManager _IF_backgroundRemoveFileAtPath:]):
            * WebFoundation/Misc.subproj/IFNSMutableDataExtensions.h:
            * WebFoundation/Misc.subproj/IFNSMutableDataExtensions.m:
            (-[NSMutableData _IF_appendFormat:]):
            (-[NSMutableData _IF_appendEncodedString:format:arguments:]):
            (-[NSMutableData _IF_appendEncodedString:format:]):
            * WebFoundation/Misc.subproj/IFNSObjectExtensions.h:
            * WebFoundation/Misc.subproj/IFNSObjectExtensions.m:
            (-[NSObject _IF_performBooleanSelector:]):
            (-[NSObject _IF_performBooleanSelector:withObject:]):
            (-[NSObject _IF_encodeWWWFormURLData]):
            * WebFoundation/Misc.subproj/IFNSStringExtensions.h:
            * WebFoundation/Misc.subproj/IFNSStringExtensions.m:
            (-[NSString _IF_isCaseInsensitiveEqualToString:]):
            (-[NSString _IF_hasCaseInsensitiveSuffix:]):
            (-[NSString _IF_countOfString:]):
            (-[NSString _IF_looksLikeDomainName]):
            (-[NSString _IF_looksLikeIPAddress]):
            (-[NSString _IF_domainMatches:]):
            (-[NSString _IF_splitAtNonDateCommas]):
            (-[NSString _IF_parseAsKeyValuePair]):
            (-[NSString _IF_parseAsKeyValuePairHandleQuotes:]):
            (-[NSString _IF_stringByTrimmingWhitespace]):
            (-[NSString _IF_hasSubstring:atIndex:]):
            (-[NSString _IF_encodeStringBase64]):
            (-[NSString _IF_encodeWWWFormURLData]):
            (-[NSString _IF_encodeWWWFormURLData:]):
            (-[NSString _IF_mimeTypeFromContentTypeHeader]):
            (-[NSString _IF_characterSetFromContentTypeHeader]):
            * WebFoundation/Misc.subproj/IFNSThreadExtensions.h:
            * WebFoundation/Misc.subproj/IFNSThreadExtensions.m:
            (+[NSThread _joinableThreadBody:]):
            (+[NSThread _IF_createJoinableThreadWithSelector:toTarget:withObject:]):
            (+[NSThread _IF_joinThread:]):
            (+[NSThread _IF_sleep:]):
            * WebFoundation/Misc.subproj/IFNSURLExtensions.h:
            * WebFoundation/Misc.subproj/IFNSURLExtensions.m:
            (+[NSURL _IF_URLWithScheme:user:password:host:port:path:parameter:query:fragment:]):
    
            * WebKit/History.subproj/IFWebHistoryPrivate.m:
            (-[IFWebHistoryPrivate findIndex:forDay:]):
            (-[IFWebHistoryPrivate arrayRepresentation]):
            (-[IFWebHistoryPrivate _loadHistoryGuts:]):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@1065 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/WebCore/ChangeLog-2002-12-03 b/WebCore/ChangeLog-2002-12-03
index 5821759..14076a6 100644
--- a/WebCore/ChangeLog-2002-12-03
+++ b/WebCore/ChangeLog-2002-12-03
@@ -1,5 +1,21 @@
 2002-04-23  Kenneth Kocienda  <kocienda at apple.com>
 
+        Reviewed by: Darin Adler
+
+        Fix for Radar 2908403 (Fix names in WebFoundation extensions code)
+
+        Extensions code in WebFoundation now is in its own namespace.
+        Where we have added categories to existing Foundation and AppKit
+        classes, the categories begin with the IF prefix. All method names
+        begin with the _IF_ prefix.
+
+        The file here was changed to use the new names.
+
+	* kwq/KWQTextArea.mm:
+	(-[KWQTextArea paragraphs])
+
+2002-04-23  Kenneth Kocienda  <kocienda at apple.com>
+
 	* kwq/KWQPixmap.mm:
 	(QPixmap::QPixmap): Fixed unneeded leak of an NSImage in
         the case where we are still covering for a double-release
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 5821759..14076a6 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,5 +1,21 @@
 2002-04-23  Kenneth Kocienda  <kocienda at apple.com>
 
+        Reviewed by: Darin Adler
+
+        Fix for Radar 2908403 (Fix names in WebFoundation extensions code)
+
+        Extensions code in WebFoundation now is in its own namespace.
+        Where we have added categories to existing Foundation and AppKit
+        classes, the categories begin with the IF prefix. All method names
+        begin with the _IF_ prefix.
+
+        The file here was changed to use the new names.
+
+	* kwq/KWQTextArea.mm:
+	(-[KWQTextArea paragraphs])
+
+2002-04-23  Kenneth Kocienda  <kocienda at apple.com>
+
 	* kwq/KWQPixmap.mm:
 	(QPixmap::QPixmap): Fixed unneeded leak of an NSImage in
         the case where we are still covering for a double-release
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 5821759..14076a6 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,5 +1,21 @@
 2002-04-23  Kenneth Kocienda  <kocienda at apple.com>
 
+        Reviewed by: Darin Adler
+
+        Fix for Radar 2908403 (Fix names in WebFoundation extensions code)
+
+        Extensions code in WebFoundation now is in its own namespace.
+        Where we have added categories to existing Foundation and AppKit
+        classes, the categories begin with the IF prefix. All method names
+        begin with the _IF_ prefix.
+
+        The file here was changed to use the new names.
+
+	* kwq/KWQTextArea.mm:
+	(-[KWQTextArea paragraphs])
+
+2002-04-23  Kenneth Kocienda  <kocienda at apple.com>
+
 	* kwq/KWQPixmap.mm:
 	(QPixmap::QPixmap): Fixed unneeded leak of an NSImage in
         the case where we are still covering for a double-release
diff --git a/WebCore/kwq/KWQTextArea.mm b/WebCore/kwq/KWQTextArea.mm
index ead3374..3dbb6e2 100644
--- a/WebCore/kwq/KWQTextArea.mm
+++ b/WebCore/kwq/KWQTextArea.mm
@@ -259,7 +259,7 @@ const float LargeNumberForText = 1.0e7;
 
 - (int)paragraphs
 {
-    return [[textView string] countOfString:@"\n"] + 1;
+    return [[textView string] _IF_countOfString:@"\n"] + 1;
 }
 
 static NSRange RangeOfParagraph(NSString *text, int paragraph)
diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 7573f43..abfb4b2 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,21 @@
+2002-04-23  Kenneth Kocienda  <kocienda at apple.com>
+
+        Reviewed by: Darin Adler
+
+        Fix for Radar 2908403 (Fix names in WebFoundation extensions code)
+
+        Extensions code in WebFoundation now is in its own namespace.
+        Where we have added categories to existing Foundation and AppKit
+        classes, the categories begin with the IF prefix. All method names
+        begin with the _IF_ prefix.
+
+        This file here was changed to use the new names.
+
+	* History.subproj/IFWebHistoryPrivate.m:
+	(-[IFWebHistoryPrivate findIndex:forDay:]):
+	(-[IFWebHistoryPrivate arrayRepresentation]):
+	(-[IFWebHistoryPrivate _loadHistoryGuts:]):
+
 2002-04-22  Chris Blumenberg  <cblu at apple.com>
 
 	* WebView.subproj/IFMainURLHandleClient.mm:
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index 7573f43..abfb4b2 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,3 +1,21 @@
+2002-04-23  Kenneth Kocienda  <kocienda at apple.com>
+
+        Reviewed by: Darin Adler
+
+        Fix for Radar 2908403 (Fix names in WebFoundation extensions code)
+
+        Extensions code in WebFoundation now is in its own namespace.
+        Where we have added categories to existing Foundation and AppKit
+        classes, the categories begin with the IF prefix. All method names
+        begin with the _IF_ prefix.
+
+        This file here was changed to use the new names.
+
+	* History.subproj/IFWebHistoryPrivate.m:
+	(-[IFWebHistoryPrivate findIndex:forDay:]):
+	(-[IFWebHistoryPrivate arrayRepresentation]):
+	(-[IFWebHistoryPrivate _loadHistoryGuts:]):
+
 2002-04-22  Chris Blumenberg  <cblu at apple.com>
 
 	* WebView.subproj/IFMainURLHandleClient.mm:
diff --git a/WebKit/History.subproj/IFWebHistoryPrivate.m b/WebKit/History.subproj/IFWebHistoryPrivate.m
index 99589ba..17ff627 100644
--- a/WebKit/History.subproj/IFWebHistoryPrivate.m
+++ b/WebKit/History.subproj/IFWebHistoryPrivate.m
@@ -69,7 +69,7 @@
     //FIXME: just does linear search through days; inefficient if many days
     count = [_datesWithEntries count];
     for (*index = 0; *index < count; ++*index) {
-        NSComparisonResult result = [date compareDay: [_datesWithEntries objectAtIndex: *index]];
+        NSComparisonResult result = [date _IF_compareDay: [_datesWithEntries objectAtIndex: *index]];
         if (result == NSOrderedSame) {
             return YES;
         }
@@ -319,7 +319,7 @@
         NSArray *entries;
 
         // skip remaining days if they are older than the age limit
-        if ([[_datesWithEntries objectAtIndex:dateIndex] compareDay:ageLimitDate] != NSOrderedDescending) {
+        if ([[_datesWithEntries objectAtIndex:dateIndex] _IF_compareDay:ageLimitDate] != NSOrderedDescending) {
             break;
         }
 
@@ -391,7 +391,7 @@
 
         // test against date limit
         if (!ageLimitPassed) {
-            if ([[entry lastVisitedDate] compareDay:ageLimitDate] != NSOrderedDescending) {
+            if ([[entry lastVisitedDate] _IF_compareDay:ageLimitDate] != NSOrderedDescending) {
                 continue;
             } else {
                 ageLimitPassed = YES;
diff --git a/WebKit/History.subproj/WebHistoryPrivate.m b/WebKit/History.subproj/WebHistoryPrivate.m
index 99589ba..17ff627 100644
--- a/WebKit/History.subproj/WebHistoryPrivate.m
+++ b/WebKit/History.subproj/WebHistoryPrivate.m
@@ -69,7 +69,7 @@
     //FIXME: just does linear search through days; inefficient if many days
     count = [_datesWithEntries count];
     for (*index = 0; *index < count; ++*index) {
-        NSComparisonResult result = [date compareDay: [_datesWithEntries objectAtIndex: *index]];
+        NSComparisonResult result = [date _IF_compareDay: [_datesWithEntries objectAtIndex: *index]];
         if (result == NSOrderedSame) {
             return YES;
         }
@@ -319,7 +319,7 @@
         NSArray *entries;
 
         // skip remaining days if they are older than the age limit
-        if ([[_datesWithEntries objectAtIndex:dateIndex] compareDay:ageLimitDate] != NSOrderedDescending) {
+        if ([[_datesWithEntries objectAtIndex:dateIndex] _IF_compareDay:ageLimitDate] != NSOrderedDescending) {
             break;
         }
 
@@ -391,7 +391,7 @@
 
         // test against date limit
         if (!ageLimitPassed) {
-            if ([[entry lastVisitedDate] compareDay:ageLimitDate] != NSOrderedDescending) {
+            if ([[entry lastVisitedDate] _IF_compareDay:ageLimitDate] != NSOrderedDescending) {
                 continue;
             } else {
                 ageLimitPassed = YES;
diff --git a/WebKit/Misc.subproj/WebFileDatabase.m b/WebKit/Misc.subproj/WebFileDatabase.m
index 1f5bb72..82514c5 100644
--- a/WebKit/Misc.subproj/WebFileDatabase.m
+++ b/WebKit/Misc.subproj/WebFileDatabase.m
@@ -365,7 +365,7 @@ static void URLFileReaderInit(void)
     [setCache removeAllObjects];
     [removeCache removeAllObjects];
     [self close];
-    [[NSFileManager defaultManager] backgroundRemoveFileAtPath:path];
+    [[NSFileManager defaultManager] _IF_backgroundRemoveFileAtPath:path];
     [self open];
     [mutex unlock];
 
@@ -477,7 +477,7 @@ static void URLFileReaderInit(void)
 
     result = [defaultManager createFileAtPath:filePath contents:data attributes:attributes];
     if (!result) {
-        result = [defaultManager createFileAtPathWithIntermediateDirectories:filePath contents:data attributes:attributes directoryAttributes:directoryAttributes];
+        result = [defaultManager _IF_createFileAtPathWithIntermediateDirectories:filePath contents:data attributes:attributes directoryAttributes:directoryAttributes];
     }
 
     [archiver release];
@@ -524,7 +524,7 @@ static void URLFileReaderInit(void)
             if (!isOpen) {
                 // perhaps the optimism did not pay off ...
                 // try again, this time creating full subpath leading to directory
-                isOpen = [manager createDirectoryAtPathWithIntermediateDirectories:path attributes:attributes];
+                isOpen = [manager _IF_createDirectoryAtPathWithIntermediateDirectories:path attributes:attributes];
             }
         }
     }

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list