git-svn-id: https://svn.webkit.org/repository/webkit/trunk@20470
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2007-03-25 Mark Rowe <mrowe@apple.com>
+
+ Fix incorrect radar number.
+
+ * platform/network/mac/ResourceHandleMac.mm:
+ (-[WebCoreResourceHandleAsDelegate connection:willCacheResponse:]):
+
2007-03-23 Nikolas Zimmermann <zimmermann@kde.org>
Reviewed by Oliver.
{
#ifndef NDEBUG
if (isInitializingConnection)
- LOG_ERROR("connection:willCacheResponse: was called inside of [NSURLConnection initWithRequest:delegate:] (40676250)");
+ LOG_ERROR("connection:willCacheResponse: was called inside of [NSURLConnection initWithRequest:delegate:] (4067625)");
#endif
if (!m_handle)
return nil;