http://bugs.winehq.org/show_bug.cgi?id=31858
--- Comment #10 from Bobby Powers bobbypowers@gmail.com 2012-10-31 20:43:06 CDT --- Created attachment 42361 --> http://bugs.winehq.org/attachment.cgi?id=42361 diff between wine-provided and winetricks wininet
I ran firefox (16.0.2) from the command line and saved the logs, with and without the override. I then ran each log through uniq, since there were a lot of repeated messages, and diffed them:
git diff --no-index pure.log wininet.log >~/wininet.diff
I'm afraid nothing pops out at me, but maybe they're useful for someone else. I'm happy to test further patches or to poke around if someone points me in the right direction, but I'm not really sure where to go from here.