[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-patches
Subject:    [PATCH 1/2] mshtml: Added moz-safe-about to the list of Gecko internal
From:       Jacek Caban <jacek () codeweavers ! com>
Date:       2010-12-30 22:29:11
Message-ID: 4D1D07B7.4080601 () codeweavers ! com
[Download RAW message or body]

---
  dlls/mshtml/nsio.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)



["0001-mshtml-Added-moz-safe-about-to-the-list-of-Gecko-inte.diff" (text/x-patch)]

diff --git a/dlls/mshtml/nsio.c b/dlls/mshtml/nsio.c
index 7f1cad0..30185dd 100644
--- a/dlls/mshtml/nsio.c
+++ b/dlls/mshtml/nsio.c
@@ -2677,7 +2677,7 @@ static nsresult NSAPI nsIOService_GetProtocolFlags(nsIIOService \
*iface, const ch  
 static BOOL is_gecko_special_uri(const char *spec)
 {
-    static const char *special_schemes[] = {"chrome:", "jar:", "resource:", \
"javascript:", "wyciwyg:"}; +    static const char *special_schemes[] = {"chrome:", \
"jar:", "moz-safe-about", "resource:", "javascript:", "wyciwyg:"};  int i;
 
     for(i=0; i < sizeof(special_schemes)/sizeof(*special_schemes); i++) {





[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic