Jacek Caban : ieframe: Avoid useless QI(IID_IWebBrowser2) calls in tests by passing IWebBrowser2 interface where possible.

Alexandre Julliard julliard at winehq.org
Mon Jul 9 14:56:39 CDT 2012


Module: wine
Branch: master
Commit: 563355d651e20a44800abef307746a3af4a179bb
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=563355d651e20a44800abef307746a3af4a179bb

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Jul  9 17:46:38 2012 +0200

ieframe: Avoid useless QI(IID_IWebBrowser2) calls in tests by passing IWebBrowser2 interface where possible.

---

 dlls/ieframe/tests/webbrowser.c |  264 ++++++++++++++++-----------------------
 1 files changed, 105 insertions(+), 159 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=563355d651e20a44800abef307746a3af4a179bb



More information about the wine-cvs mailing list