Bug 144705 - No way to get a WKWebProcessPlugInFrame’s parent frame
Summary: No way to get a WKWebProcessPlugInFrame’s parent frame
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: 2015-05-06 12:29 PDT by mitz
Modified: 2015-05-06 14:04 PDT (History)
2 users (show)

See Also:


Attachments
Add a _parentFrame property (2.10 KB, patch)
2015-05-06 12:31 PDT, mitz
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2015-05-06 12:29:12 PDT
WKWebProcessPlugInFrame doesn’t expose its parent frame.
Comment 1 mitz 2015-05-06 12:31:13 PDT
Created attachment 252510 [details]
Add a _parentFrame property
Comment 2 mitz 2015-05-06 14:02:48 PDT
Comment on attachment 252510 [details]
Add a _parentFrame property

Sam Weinig reviewed this.
Comment 3 mitz 2015-05-06 14:04:26 PDT
Fixed in <http://trac.webkit.org/r183888>.