Bug 130732

Summary: Add goBack: and goForward: IBActions and move stopLoading: to a new WKIBActions category on WKWebView
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch thorton: review+

Description Anders Carlsson 2014-03-25 12:13:48 PDT
Add goBack: and goForward: IBActions and move stopLoading: to a new WKIBActions category on WKWebView
Comment 1 Anders Carlsson 2014-03-25 12:14:37 PDT
Created attachment 227781 [details]
Patch
Comment 2 Anders Carlsson 2014-03-25 12:18:20 PDT
Committed r166241: <http://trac.webkit.org/changeset/166241>