http://bugs.winehq.org/show_bug.cgi?id=15107
--- Comment #3 from Rotem Zach rotemz@gmail.com 2008-09-03 07:12:45 --- Created an attachment (id=15804) --> (http://bugs.winehq.org/attachment.cgi?id=15804) Stops chrome.exe from crashing or hanging
This patch makes all the setoptions called by chrome.exe to return TRUE. Also it handles the WINHTTP_OPTION_CONTEXT_VALUE option correctly and thus changes the context as needed.
Warning: This is my first patch so don't expect quality or even correctness.