[Webkit-unassigned] [Bug 19939] New: webkit_web_history_item_get_title() fails with assertion

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 8 02:01:31 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=19939

           Summary: webkit_web_history_item_get_title() fails with assertion
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: webkit at svenfoo.org


This happens in the GIMP help-browser with webkit release 1.0.1. This code used
to work correctly with webkit svn32442, so this looks like a regression in your
code.

When calling webkit_web_history_item_get_title() on an item from the list
obtained with webkit_web_back_forward_list_get_back_list_with_limit() a NULL
title is returned and there's an assertion in the webkit code:

** CRITICAL **: const gchar*
webkit_web_history_item_get_title(WebKitWebHistoryItem*): assertion `item !=
NULL' failed


-- 
Configure bugmail: https://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