Earlier quoted context omitted.
It's not rendering it (I would image at least), I don't see this as a security concern, do you?
I could care little about privacy concern, but I would rather wait a couple of seconds than waste bandwidth downloading pages that I would most likely never look at. Also from web developer point of view, I would like to see how any given site loads under standard use case anyway.
Google Makes Web Pages Load Instantly
31–40 of 62 posts
Re: Google Makes Web Pages Load Instantly
#32Earlier quoted context omitted.
My thoughts as well, but who uses for web server visit history for legal prosecution these days? What is that proof of or evidence used for?
"On November 26, 2008, officials released 700 pages of documents related to the Anthony investigation, which included evidence of Google searches of the terms "neck breaking," "how to make chloroform," and "death" on Casey Anthony's home computer." http://en.wikipedia.org/wiki/Death_of_Caylee_Anthony It doesn't seem too out of left field that investigators would use your browser history as well.
Re: Google Makes Web Pages Load Instantly
#33Earlier quoted context omitted.
I could care little about privacy concern, but I would rather wait a couple of seconds than waste bandwidth downloading pages that I would most likely never look at. Also from web developer point of view, I would like to see how any given site loads under standard use case anyway.
Google is only preloading the top result when it is confident the top result is what you are looking for. If Google does a good enough job then only a small % of preloads will go unviewed.
Re: Google Makes Web Pages Load Instantly
#34Wouldn't this be a crazy bandwidth hog? If I typed in multiple search terms, and didn't load any of my results, it would have automatically downloaded everything for no reason.
In Google's own words they only preload the top result if they are confident it is what you are looking for. If they pull it off there will be negligible amount of unused preloaded pages.
Re: Google Makes Web Pages Load Instantly
#35Earlier quoted context omitted.
In Google's own words they only preload the top result if they are confident it is what you are looking for. If they pull it off there will be negligible amount of unused preloaded pages.
Shouldn't the top result inherently represent what Google thinks is what I want? Or is there some secondary "confidence" component to the presumed efficacy of a top result?
Re: Google Makes Web Pages Load Instantly
#36I don't like if Google uses its own browser to give their sites features, that could not be implemented without - website's features should only be made from source code on the server. In my opinion.
This is core innovation from Google - but I see the problem with incorrect website visitors. It think Chrome when prefetching the pages, should send some information with the request that the request is a prefetch.
Re: Google Makes Web Pages Load Instantly
#37Wouldn't this be a crazy bandwidth hog? If I typed in multiple search terms, and didn't load any of my results, it would have automatically downloaded everything for no reason.
Web owners need to pay for bandwidth of unvisited visitors(strange words LOL) and I am sure there will be lots of them.
Re: Google Makes Web Pages Load Instantly
#38Hasn't Firefox supported this for years? https://developer.mozilla.org/En/Link_prefetching_FAQ
Google's prefetching is instant search list with the most likely result being automatically be loaded in the background before the user clicks on it.
Web owner nightmare: Having a common irrelevant keyword that means most of the world downloads the content without viewing the page.
Re: Google Makes Web Pages Load Instantly
#39This is really bad news for website owners... We'll see increased (sometimes by order of magnitude) number of page views and bandwidth usage, without increase in the number of real visitors. Same thing happened with DNS when Google enabled DNS pre-fetching in Chrome.