Bug 18757

Summary: Add wxWebView::CanGoBack and CanGoForward methods
Product: WebKit Reporter: Robin Dunn <robin>
Component: WebKit wxAssignee: Kevin Ollivier <kevino>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch for wxWebView
none
removed SetTargetName kevino: review+

Robin Dunn
Reported 2008-04-26 13:38:08 PDT
This is a patch that adds wxWebView::CanGoBack and CanGoForward methods
Attachments
patch for wxWebView (1.97 KB, patch)
2008-04-26 13:39 PDT, Robin Dunn
no flags
removed SetTargetName (1.42 KB, patch)
2008-04-26 14:51 PDT, Robin Dunn
kevino: review+
Robin Dunn
Comment 1 2008-04-26 13:39:00 PDT
Created attachment 20833 [details] patch for wxWebView
Robin Dunn
Comment 2 2008-04-26 14:51:51 PDT
Created attachment 20837 [details] removed SetTargetName Removed the SetTargetName parts of the patch, they are part of another change.
Kevin Ollivier
Comment 3 2008-04-27 22:41:27 PDT
Landed in r32607, thanks! Note that WebKit coding style guidelines don't add brackets for one-line if statements, but I see I did that in WebView.cpp myself, so I went ahead and cleaned it up.
Note You need to log in before you can comment on or make changes to this bug.