[Webkit-unassigned] [Bug 22988] [GTK] Need a public method to add a WebKitWebHistoryItem to WebKitWebBackForwardList.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 25 12:35:24 PST 2008


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





------- Comment #2 from zecke at selfish.org  2008-12-25 12:35 PDT -------
Technically it looks sane, I assume the null check is not necessary though.

Could you explain why this method is needed? E.g. why do you need to inject
items to the back forward list? What do you need to control? order...?

What you currently can do is, is create a WebKitHistoryItem (this will be added
to the history) and then you should be able to navigate to this item? Do you
try to do something else?


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