Lines Matching full:closed
1093 Support closed caption in <video> element
1102 Add accessibility help strings for media controller closed caption button.
4665 lastHitView has been set to an already-closed view.
4668 (-[WebHTMLView hitTest:]): Return nil if the view is closed.
11027 Bug 23160: add setMemoryCacheClientCallsEnabled SPI so Safari can be faster with activity window closed
15061 telling it that we can't track leaks because at least one WebView was closed with
15697 Remove the Inspector's WebView for the view hierarchy when closed
15706 be visible when navigating pages while closed.
16450 Set _private->closed to YES before calling -[WebPluginController destroyAllPlugins].
16453 This is usually protected by _private->closed, but in this case it might still be false.
17231 if we want, but if we do, we should probably make some refinements like checking _private->closed
17244 Streamlined the code a bit. Added a line of code to set _private->closed (this is the bug fix).
17783 anything if the WebView is already closed.
18323 after the WebView was already closed
21746 and not closed. That's because viewDidMoveToWindow and close are the entry points for cancelling.
21749 (-[WebHTMLView viewDidMoveToWindow]): Don't do work if the view is closed.
22926 (-[WebInspector webViewClosed]): Called when the WebView is closed/dealloced.