Post Reply 
Protecting identity - blocking System Fonts info
Dec. 09, 2010, 09:19 PM
Post: #15
RE: Protecting identity - blocking System Fonts info
In IE7 I do allow Flash to run. In FF and Iron there is no prompt for that (no "Flash" cyan rectangle).
Here is what I see in debugging log:
Code:
<Match: Blocking System Fonts info     10.12.06 [jjoe ozo] ADD >
function() {
            if (!fontsok) {
                var fonts = false;
                var obj = document.getElementById("fontshelper");
                if (typeof(obj.GetVariable) != "undefined") {
                    fonts = obj.GetVariable("/:user_fonts");
                }
                fontList(fonts);
            }
        }
</Match>
function() { return; });
Add Thank You Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Protecting identity - blocking System Fonts info - OZO - Dec. 09, 2010 09:19 PM

Forum Jump: