Comment on attachment 625811 Avoid deadlocks from events. sorry for the delay :(
+++ b/netwerk/base/public/nsASocketHandler.h + // for server socket, whether only accepts local connections. whether -> which, I think +++ b/netwerk/base/src/nsIOService.cpp + nsIIOService *topic = static_cast<nsIIOService *>(this); topic -> subject +++ b/netwerk/base/src/nsSocketTransportService2.cpp I don't really understand why you need goingOffline here, can you explain? +++ b/netwerk/protocol/http/nsHttpChannel.cpp - if (offline) - mLoadFlags |= LOAD_ONLY_FROM_CACHE; hrm, so I see why you're doing this, but a better solution would be highly desirable so that you can at least get at the cached page when you have no internet connection, instead of just an error page... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/367531 Title: firefox should be smarter about offline access To manage notifications about this bug go to: https://bugs.launchpad.net/firefox/+bug/367531/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs