Module: wine Branch: master Commit: 5fecc4896f81d4b373125c392e4e17faaa27e070 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5fecc4896f81d4b373125c392e...
Author: Jacek Caban jacek@codeweavers.com Date: Thu Jul 12 14:26:13 2012 +0200
mshtml: Don't store outer window in nsChannelBSC.
---
dlls/mshtml/binding.h | 5 +-- dlls/mshtml/htmlwindow.c | 2 - dlls/mshtml/mshtml_private.h | 2 +- dlls/mshtml/navigate.c | 60 ++++++++++++++++++++++------------------- dlls/mshtml/nsio.c | 4 +- dlls/mshtml/persist.c | 4 +- 6 files changed, 39 insertions(+), 38 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=5fecc4896f81d4b373125c...