Bug 130228 - [Cocoa] WKHistoryDelegate is being called for subframes
Summary: [Cocoa] WKHistoryDelegate is being called for subframes
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: InRadar
Depends on:
Blocks:
 
Reported: 2014-03-13 23:54 PDT by mitz
Modified: 2014-03-14 00:28 PDT (History)
1 user (show)

See Also:


Attachments
Don't call the delegate for non-main frame HistoryClient callbacks (2.88 KB, patch)
2014-03-13 23:58 PDT, mitz
mrowe: 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-03-13 23:54:39 PDT
[Cocoa] WKHistoryDelegate is being called for subframes
Comment 1 mitz 2014-03-13 23:55:31 PDT
<rdar://problem/16319722>
Comment 2 mitz 2014-03-13 23:58:18 PDT
Created attachment 226660 [details]
Don't call the delegate for non-main frame HistoryClient callbacks
Comment 3 mitz 2014-03-14 00:28:10 PDT
Fixed in <http://trac.webkit.org/r165604>.