Bug 131914 - [Cocoa] Remove unused -webView:didFinishLoadingNavigation: delegate method
Summary: [Cocoa] Remove unused -webView:didFinishLoadingNavigation: delegate method
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-20 09:34 PDT by mitz
Modified: 2014-04-20 13:54 PDT (History)
1 user (show)

See Also:


Attachments
Remove the WKNavigationDelegate method (4.01 KB, patch)
2014-04-20 09:36 PDT, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2014-04-20 09:34:04 PDT
[Cocoa] Remove unused -webView:didFinishLoadingNavigation: delegate method
Comment 1 mitz 2014-04-20 09:36:03 PDT
Created attachment 229766 [details]
Remove the WKNavigationDelegate method
Comment 2 mitz 2014-04-20 13:54:17 PDT
Committed <http://trac.webkit.org/r167572>.