RESOLVED DUPLICATE of bug 6454 12847
Navigating back in a frameset hits an assert
https://bugs.webkit.org/show_bug.cgi?id=12847
Summary Navigating back in a frameset hits an assert
Dex Deacon
Reported 2007-02-21 17:12:08 PST
1. Visit http://www.rocket99.com/jscript/js26.html 2. Click on the "Menu Option A" link 3. Click on the "Menu Option B" link 4. Click the back button. You will hit an assert: FrameLoader.cpp:3939 recursiveGoToItem. m_previousHistoryItem is non-NULL when it is expected to be NULL. This assert seems bogus to me, but I don't really understand it's purpose. Tested with rev 19780 under Safari (using gdb-safari).
Attachments
Matt Lilek
Comment 1 2007-02-21 17:38:42 PST
The backtrace I get from this ASSERT is the same as bug 12645 which was closed as a dupe of bug 6454. *** This bug has been marked as a duplicate of 6454 ***
Note You need to log in before you can comment on or make changes to this bug.