Commit Graph

15 Commits

Author SHA1 Message Date
Francois Gouget f93ca73e61 mshtml: Avoid returning with an unset URL policy in error cases. 2012-07-17 16:22:34 +02:00
Jacek Caban 58aa5471a5 mshtml: Return error in IInternetHostSecurityManager calls on detached documents. 2012-01-18 16:25:51 +01:00
Jacek Caban 7891fc45d3 mshtml: Removed duplicated includes. 2011-08-03 14:15:49 +02:00
Marcus Meissner 8b500948fa mshtml: Mark internal symbols as hidden. 2011-05-02 12:38:57 +02:00
Jacek Caban 739ff1208e mshtml: Store security manager in HTMLWindow instead of HTMLDocumentNode. 2011-03-29 13:05:53 +02:00
Michael Stefaniuc e5214b24bb mshtml: Use ifaces instead of vtbl pointers in HTMLDocumentNode. 2011-01-03 12:14:26 +01:00
Michael Stefaniuc f653f4a22e mshtml: COM cleanup for the IHTMLDOMNode iface. 2010-12-30 12:21:53 +01:00
Jacek Caban 331460793c mshtml: Added support for CONFIRMSAFETYACTION_LOADOBJECT flag in CONFIRMSAFETY struct. 2010-12-09 17:20:25 +01:00
Jacek Caban 072ecdf504 mshtml: Fixed IObjectSafety failure handling. 2010-05-05 15:27:02 +02:00
Jacek Caban b2ffe78729 mshtml: Check for CATID_SafeForScripting in GUID_CUSTOM_CONFIRMOBJECTSAFETY implementation if IObjectSafety is not available. 2009-11-20 11:16:13 +01:00
Jacek Caban fd47fa4647 mshtml: Moved url and mon to HTMLWindow. 2009-10-27 10:52:17 +01:00
Andrew Eikum 1c27f25225 mshtml: Fix typo in TRACE. 2009-10-12 12:13:36 +02:00
Jacek Caban 81079eb221 mshtml: Added QueryCustomPolicy implementation. 2009-10-01 11:34:36 +02:00
Jacek Caban a5923a6eea mshtml: Added IInternetHostSecurity::ProcessUrlAction implementation. 2009-10-01 11:34:15 +02:00
Jacek Caban 404c183d80 mshtml: Added IInternetHostSecurityManager stub implementation. 2009-09-29 14:22:33 +02:00