Bug 128239

Summary: [Cocoa] Notify WKWebProcessPlugInLoadDelegate when a frame is removed from the frame hierarchy
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add webProcessPlugInBrowserContextController:didRemoveFrameFromHierarchy: andersca: review+

Description mitz 2014-02-05 01:34:46 PST
[Cocoa] Notify WKWebProcessPlugInLoadDelegate when a frame is removed from the frame hierarchy
Comment 1 mitz 2014-02-05 01:37:18 PST
Created attachment 223221 [details]
Add webProcessPlugInBrowserContextController:didRemoveFrameFromHierarchy:
Comment 2 mitz 2014-02-05 09:08:33 PST
Committed <http://trac.webkit.org/r163448>.