Bug 116243

Summary: -webView:updateHistoryTitle:forURL: does not pass a frame to the delegate
Product: WebKit Reporter: mitz
Component: WebKit APIAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add inFrame: to the delegate method andersca: review+

Description mitz 2013-05-16 13:40:49 PDT
-webView:updateHistoryTitle:forURL: does not pass a frame to the delegate
Comment 1 mitz 2013-05-16 13:47:12 PDT
Created attachment 201989 [details]
Add inFrame: to the delegate method
Comment 2 mitz 2013-05-16 13:49:55 PDT
Fixed in r150205.
<http://trac.webkit.org/r150205>