DebugBar Forums
 
 HOME 
 DOWNLOAD 
 BUY 
 DOC / WIKI 
 FORUM 
 CONTACT 
Stay tuned : rss feed

Forum Home


advanced search

You are not logged in.

Announcement

Forums are now closed as we moved them to google groups. You can use the following Google Groups to discuss about DebugBar and IETester products:

#1 2012-04-06 15:56:22

ssanders
New member

window.external.InPrivateFilteringEnabled method called

I get this message three times for every webpage I open in IE8 and above in IETester 0.4.11 on Windows 7 Pro SP1.

IE7 does not show this message at all.

Offline

 

#2 2012-04-08 17:18:56

fabrice
DebugBar Support

Re: window.external.InPrivateFilteringEnabled method called

Hi,

You can disable the "window.external" feature in IETester by going to the Options and then the tab "Advanced Options".
Here you can disable the window.external feature by checking the flag in the experimental features.

Hope this helps.

Offline

 

#3 2012-06-07 14:03:54

ssanders
New member

Re: window.external.InPrivateFilteringEnabled method called

That worked great when I had Vista and now does not work at all on Windows 7, among other things like just right-clicking anything.

Offline

 

#4 2012-10-23 03:24:59

malkau
New member

Re: window.external.InPrivateFilteringEnabled method called

fabrice wrote:

You can disable the "window.external" feature in IETester by going to the Options and then the tab "Advanced Options".
Here you can disable the window.external feature by checking the flag in the experimental features.

Hi Fabrice

I disabled the window.external feature and am still getting that same error.

Any ideas? What does it even mean?

Win 7 Ultimate, SP1
IETester v0.4.12
Tabs - IE8, IE9
Sample URL: http://www.clarktanks.com.au/

Thanks!

Offline

 

#5 2012-10-23 16:54:29

fabrice
DebugBar Support

Re: window.external.InPrivateFilteringEnabled method called

Those are not alerts, those are juste messages from IETester to tell that a window.external function has been called. This is informative. I need to remove this and add a log so it's less intrusive.

Offline

 

#6 2013-03-27 01:44:21

haddrill
New member

Re: window.external.InPrivateFilteringEnabled method called

Hello,

I just downloaded the latest version of IE tester v0.5.1 and debugbar v7.0.1 and this message is still occurring. It pops up 3 times when visiting my websites, and the website above, clarktanks.com.au.

The "disable window.external feature" does not remove the message, nor does the "Disable filters" setting.

Why is it important to know if the InPrivateFilteringEnabled method is called?

It's unproductive, and debug code like this should never make it through to release. It should be a 1 liner, so please remove this so the rest of us can continue to use your great piece of software.

I will be reverting to an older version of IE TESTER, does anyone know which is the oldest version which supports IE10?

Offline

 

#7 2013-03-31 09:29:12

fabrice
DebugBar Support

Re: window.external.InPrivateFilteringEnabled method called

Hi,

The "disable window.external feature" option didn't worked. I fixed it for the next version.
I will also remove the popup window. I've added this popup windows for IETester users in order for them to see if the method is correctly called, but I'll remove it as it is annoying for debugging.

The next version with the fix will be released in the next few days.

Offline

 

#8 2013-04-03 04:04:30

fabrice
DebugBar Support

Re: window.external.InPrivateFilteringEnabled method called

Hi,

IETester v0.5.2 should fix the window.external bug.

Offline