[Webkit-unassigned] [Bug 19898] New: [Gtk] WebKitWebHistoryItem: Fixes and improvements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 4 22:25:08 PDT 2008


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

           Summary: [Gtk] WebKitWebHistoryItem: Fixes and improvements
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jmalonzo at gmail.com


Documentation and handling of RefPtr should be fixed. We're currently using the
raw HistoryItem pointer which results to implicit conversions, hence messing up
ref counting. There are also instances where Epiphany crashes when using the
backforwardlist (due to WebKitWebHistoryItem's fault). And lastly, title and
URI should be empty strings when initialised or assigned as NULL (rather than
NULL).


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