[Webkit-unassigned] [Bug 12847] New: Navigating back in a frameset hits an assert

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 21 17:12:09 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12847

           Summary: Navigating back in a frameset hits an assert
           Product: WebKit
           Version: 420+ (nightly)
          Platform: All
               URL: http://www.rocket99.com/jscript/js26.html
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: History
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: occupant4 at gmail.com


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).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list