Revision: 29624
http://sourceforge.net/p/bibdesk/svn/29624
Author: hofman
Date: 2025-09-23 14:55:17 +0000 (Tue, 23 Sep 2025)
Log Message:
-----------
reset favIconFromOrigin when failing
Modified Paths:
--------------
trunk/bibdesk/BDSKWebView.m
Modified: trunk/bibdesk/BDSKWebView.m
===================================================================
--- trunk/bibdesk/BDSKWebView.m 2025-09-23 14:49:36 UTC (rev 29623)
+++ trunk/bibdesk/BDSKWebView.m 2025-09-23 14:55:17 UTC (rev 29624)
@@ -410,6 +410,7 @@
}
- (void)didFailLoadForMainFrameWithError:(NSError *)error {
+ faviconFromOrigin = NO;
[self setTitle:NSLocalizedString(@"Error", @"Placeholder web group
label")];
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit