[Webkit-unassigned] [Bug 14811] [gtk] [request] add a webkit_gtk_page_go_to_history_item function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 03:09:59 PDT 2007


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


diegoe at gnome.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |diegoe at gnome.org




------- Comment #4 from diegoe at gnome.org  2007-07-30 03:09 PDT -------
(In reply to comment #2)
> As shortly mentioned on irc. How should the user of the API know which 'i' is
> allowed? And what a positive and negative means?
> 
> There are at least two things to check:
>    -A WebCore doesn't crash when giving i's larger than the history.
Just tried a lot of times with random numbers (as provided by g_random_int()),
seems like WebCore is fail-proof on this. Also I renamed the function, so for
this point if you are satisfied I'll attach a patch for
go_to_back_forward_item.

>    -Add another set of methods to query the number of items one can go backward
> and forward. Get the title for the position i or alternatively return a list
> (GList) of HistoryItems and add a method to go to a HistoryItem.
Agree with that. Any idea on how to do it (the right way)?


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