Development, Privacy, and Standards for Chrome
Continuing our coverage of Google Chrome, snydeq points out an Infoworld story about looking at the new browser from a developer's perspective, and another about how WebKit should be the focus of development efforts, rather than the browsers that use it. TGdaily notes that Chrome's search box will fetch all types of data, and can be made to display banking information with little effort. ABC and coderrr have slightly more paranoid articles questioning Google's commitment to privacy. NetworkWorld suggests that Chrome's unique process model (explained here) will require the development of new measurement standards.
Uh... Webkit doesn't have vulnerabiities it has bugs... the browser is what has vulnerabilities. Webkit has no network stack... it can't communicate. All it can do is accept input and render output.
The javascript engine can have vulnerabilities because of XMLHttp, cookies and filesystem access... but even then it passes all comms through the browser or directly through the filesystem.
A fool throws a stone into a well and a thousand sages can not remove it.
So google stripped the HTML 5 standard local storage api from Webkit to use their own implementation Google Gears. Why? The api was already there, and it worked, so they had to strip it out to go with google gears, their own, not w3c compliant. I think they are starting to become evil.
I just don't trust anything that bleeds for five days and doesn't die.
Indexing of HTTPS pages is most certainly a bug. Did the poster of the article report it to make Google Chrome a better product or is he just going to complain? It's only in beta.
And the work around is simple: Use Incognito mode for all sensitive work. Which is what it's for.
I don't see why a rendering engine can't have security vulnerabilities, just like any other software which processes input from an untrusted source.
// MD_Update(&m,buf,j);
http://wiki.winehq.org/Chrome https is not yet supported, but page loading speed isn't bad.
You know the whole problem with IE started when it became the only rendering engine in town?
We all benefit if Webkit, KHTML, Gecko, Presto, and yes, even Trident are upgraded.