Bug 179032 - Mac WKFullScreenWindowController doesn't need a ref to _page, it can get it from the WebView.
Summary: Mac WKFullScreenWindowController doesn't need a ref to _page, it can get it f...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac Unspecified
: P2 Normal
Assignee: Jeremy Jones
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-30 14:59 PDT by Jeremy Jones
Modified: 2017-11-01 23:07 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Jones 2017-10-30 14:59:56 PDT
Or maybe Mac can't because it has to work with WKWebView and WKView?
Comment 1 Jeremy Jones 2017-11-01 23:07:39 PDT
Mac can't do this because it might have a WKWebView or a WKView.