Bug 16977 - [GTK] Provide WebHistory functionality
Summary: [GTK] Provide WebHistory functionality
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: Gtk
Depends on: 17673
Blocks:
  Show dependency treegraph
 
Reported: 2008-01-22 12:33 PST by Pierre-Luc Beaudoin
Modified: 2014-04-08 17:54 PDT (History)
4 users (show)

See Also:


Attachments
Proposed API (22.00 KB, patch)
2008-03-05 13:20 PST, Pierre-Luc Beaudoin
no flags Details | Formatted Diff | Diff
Testing bits (2.81 KB, patch)
2008-03-05 13:21 PST, Pierre-Luc Beaudoin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.