Most interesting bit, which should be of importance to Non-Windows-users is the little tidbit about HTTP.
New network code. Google Chrome now has its own implementation of the HTTP network protocol (we were using the WinHTTP library on Windows, but need common code for Mac and Linux). We fixed a few bugs in HTTP authentication and made Google Chrome more compatible with servers that reply with invalid HTTP responses. We need feedback on anything that's currently broken, particularly with proxy servers, secure (https) sites, and sites that require log in.
If anything this should allow Google Chrome to run using Wine without encountering issues with https sites.
Chromium Developer Documentation Release Notes 2.0.156.1
No comments:
Post a Comment