Bug 128239 - [Cocoa] Notify WKWebProcessPlugInLoadDelegate when a frame is removed from the frame hierarchy
Summary: [Cocoa] Notify WKWebProcessPlugInLoadDelegate when a frame is removed from th...
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-02-05 01:34 PST by mitz
Modified: 2014-02-05 09:08 PST (History)
1 user (show)

See Also:


Attachments
Add webProcessPlugInBrowserContextController:didRemoveFrameFromHierarchy: (4.13 KB, patch)
2014-02-05 01:37 PST, mitz
andersca: 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-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>.