Guaranteed crash for Safari
- Have some tabs open;
- type something into a text box in a web page;
- close that tab, but of course the window is still open because of the other tabs
- Edit->Undo is still available since the Cocoa UndoManager works, by default, per window;
- Undo ->Crash :)
That's something to watch out for when you break the window instance == document instance that Cocoa assumes.
Note that this is with the Safari 3 beta - but I'd be willing to bet the same behaviour occurs in Safari 2. Can anyone confirm/deny?
11:09 PM, 27 Jun 2007 by Mark Aufflick Permalink | Short Link







