Issue 13505: link rel prefetching should be implemented to reduce page load
latency
http://code.google.com/p/chromium/issues/detail?id=13505
This issue is now blocking issue 27111.
See http://code.google.com/p/chromium/issues/detail?id=27111
--
You received this message because you are listed
Comment #9 on issue 13505 by simon.bohlin: link rel prefetching should be
implemented to reduce page load latency
http://code.google.com/p/chromium/issues/detail?id=13505
A temporary workaround as an extension - which (with some luck) is better
than nothing:
https://chrome.google.com/extensio
Comment #8 on issue 13505 by simon.bohlin: link rel prefetching should be
implemented to reduce page load latency
http://code.google.com/p/chromium/issues/detail?id=13505
Issue 27111 is a related feature request.
rel=prefetch, yes as long as network and memory isn't too filled.
If headers forb
Comment #6 on issue 13505 by j...@chromium.org: link rel prefetching should
be implemented to reduce page load latency
http://code.google.com/p/chromium/issues/detail?id=13505
I'm pretty sure that recursive prefetch would be a bad idea. IF the party
that
suggests the prefetch thinks otherwis
Comment #5 on issue 13505 by greenreaper: link rel prefetching should be
implemented to reduce page load latency
http://code.google.com/p/chromium/issues/detail?id=13505
Personally I feel downloading an entire page's contents might be overkill.
If they
want you to prefetch certain objects on
Comment #4 on issue 13505 by arvind: link rel prefetching should be
implemented to reduce page load latency
http://code.google.com/p/chromium/issues/detail?id=13505
Are there any updates on this? Would be great to implement this. Also,
Darin and I had
discussed long time back whether it makes