Crashing WebCore
Well, I'm playing around with Javascript, plugging together XHTML pages on-the-fly using the DOM, and my code successfully crashes WebCore (Safari and OmniWeb) every time. The culprit, I think, is a call to getElementsByTagName on a div, but it doesn't do a damn thing to Firefox. It's very annoying — I'm trying to get the behaviour I want, but it just ain't happening.On the plus side, I just ate a bowl of mini carrots and am sipping on some gin. Life is good!
Posted at 2005-03-10 13:41:01 by Richard • Link to Crashing WebCore
