Bug 69825 - [GTK] Add go_to_back_forward_list_item() to WebKit2 GTK+ API
Summary: [GTK] Add go_to_back_forward_list_item() to WebKit2 GTK+ API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on: 69343
Blocks:
  Show dependency treegraph
 
Reported: 2011-10-11 03:12 PDT by Carlos Garcia Campos
Modified: 2011-10-25 01:36 PDT (History)
3 users (show)

See Also:


Attachments
Patch (7.95 KB, patch)
2011-10-11 03:15 PDT, Carlos Garcia Campos
no flags Details | Formatted Diff | Diff
Patch updated to use the new unit tests (7.96 KB, patch)
2011-10-13 03:57 PDT, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Garcia Campos 2011-10-11 03:12:05 PDT
Add webkit_web_view_go_to_back_forward_list_item()
Comment 1 Carlos Garcia Campos 2011-10-11 03:15:09 PDT
Created attachment 110492 [details]
Patch
Comment 2 Carlos Garcia Campos 2011-10-13 03:57:52 PDT
Created attachment 110821 [details]
Patch updated to use the new unit tests
Comment 3 Carlos Garcia Campos 2011-10-25 01:36:47 PDT
Committed r98327: <http://trac.webkit.org/changeset/98327>