[Webkit-unassigned] [Bug 20035] New: Fix return value for webkit_web_view_go_to_back_forward_item()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 14 16:51:58 PDT 2008


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

           Summary: Fix return value for
                    webkit_web_view_go_to_back_forward_item()
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: uws+webkit at xs4all.nl


Currently webkit_web_view_go_to_back_forward_item() always returns TRUE.
There's a FIXME in the code to change this. Find attached a patch that changes
this into a more suitable return value.

Note that the Objective-C docs at
http://developer.apple.com/documentation/Cocoa/Reference/WebKit/Classes/WebView_Class/Reference/Reference.html#//apple_ref/occ/instm/WebView/goToBackForwardItem:
seem to suggest this approach as well.


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