Bug 134855 - [Cocoa] Client is not notified of same-document navigations
Summary: [Cocoa] Client is not notified of same-document navigations
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-07-12 10:25 PDT by mitz
Modified: 2014-07-12 13:40 PDT (History)
3 users (show)

See Also:


Attachments
Add -_webView:navigation:didSameDocumentNavigation: (18.20 KB, patch)
2014-07-12 10:35 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-07-12 10:25:55 PDT
[Cocoa] Client is not notified of same-document navigations
Comment 1 mitz 2014-07-12 10:35:17 PDT
Created attachment 234804 [details]
Add -_webView:navigation:didSameDocumentNavigation:
Comment 2 mitz 2014-07-12 13:40:49 PDT
Fixed in <http://trac.webkit.org/r171027>.