[Webkit-unassigned] [Bug 29675] New: [Qt] Crash in QWebHistory back and forward functions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 23 04:04:39 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29675
Summary: [Qt] Crash in QWebHistory back and forward functions
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jedrzej.nowacki at nokia.com
QWebHistory::back() and QWebHistory::forward() are crashing on ASSERT in
WebCore::BackForwardList.
How to reproduce:
while(history->canGoBack()) history->back();
history->back(); <----this will crash
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list