Bug 16977

Summary: [GTK] Provide WebHistory functionality
Product: WebKit Reporter: Pierre-Luc Beaudoin <pierre-luc.beaudoin>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Enhancement CC: christian, jmalonzo, mrobinson, sandshrew
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on: 17673    
Bug Blocks:    
Attachments:
Description Flags
Proposed API
none
Testing bits none

Description Pierre-Luc Beaudoin 2008-01-22 12:33:33 PST
Implement the history of visited pages.  The backend shall be sqllite, which is already a dependency and will provide fast access to data.

The API should look like the Mac version of WebHistory.
Comment 1 Pierre-Luc Beaudoin 2008-03-05 13:20:50 PST
Created attachment 19556 [details]
Proposed API
Comment 2 Pierre-Luc Beaudoin 2008-03-05 13:21:37 PST
Created attachment 19557 [details]
Testing bits

Adds a button and some code to test WebKitWebHistory.
Comment 3 Pierre-Luc Beaudoin 2008-03-27 07:11:03 PDT
On hold until the WebCore History bits are written.
Comment 4 Martin Robinson 2014-04-08 17:54:55 PDT
WebKit1GTK+ has been removed.