Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:Did IE really not crash? (Score 1) 900

You are correct that my information was a bit off, but I suspect the idea wasn't... My apologies if I "sound very authoritative" when I am not.

It seems iexplore.exe does indeed provide the process, along with (at least) the crash handling, adding the text " - Microsoft Internet Explorer" after the web page title, and apparently varies some of the preferences (displayed toolbars at least). It does not seem to affect the rendering of the page, as either iexplore.exe or explorer.exe can do that.

My thought was that the rendering engine may be crashing, without causing the complete application to crash, and without appearing to have crashed. I will stand by that idea. It seems quite plausible to me that every request to render a page might kill any previous thread readering for the window, and start a new one, and this could quite successfully hide rendering engine failures. Other techniques could also mask rendering engine failures.

I guess I really have no idea how one would authoritatively detect if the IE rendering engine has failed. Does anyone?

Slashdot Top Deals

The world is moving so fast these days that the man who says it can't be done is generally interrupted by someone doing it. -- E. Hubbard

Working...