(In reply to Christian :Biesinger (don't email me, ping me on IRC) from
comment #30)

> +++ 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...

it's not my patch - so maybe I'm missing something - but I think this
change just allows you to go to the network (localhost) if you are
offline - but you'll still use the cache for everything.

(or does load_only_from_cache give you back expired entries or something
you wouldn't normally get?)

-- 
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

Reply via email to