Home | History | Annotate | Download | only in mac

Lines Matching full:_close

54         (-[WebView _close]):
1676 (-[WebView _close]):
2453 (-[WebView _close]):
3687 (-[WebView _close]):
5000 (-[WebView _close]): Call [self _clearViewUpdateRunLoopObserver] instead of
5132 (-[WebView _close]): Added code to nil out the lastMouseoverView global.
6765 (-[WebView _close]): Correct a comment.
7129 to -_close.
7132 (-[WebView _close]):
8427 (-[WebView _close]): Call -[WebCache setDisabled:YES] instead of
11586 (-[WebView _close]):
15063 (-[WebView _close]): Removed unneeded call to setLogLeakMessages. Added a call to
16322 (-[WebView _close]): disable leak messages if using fast teardown
16869 Clear up the confusion about _close (older private method) vs -close (newer public method).
16874 (-[WebView _close]):
16877 call -close instead of _close, so subclasses that override the public method will have the intended behavior
16881 call -close instead of _close, so subclasses that override the public method will have the intended behavior
17245 (-[WebView _close]): Changed for new method name and to use _closePluginDatabases.
17343 (-[WebView _close]):
18420 Don't clear the PageGroup on _close, as the WebCore::Page destructor already does this.
18424 (-[WebView _close]):
19295 (-[WebView _close]): Use core function intsead of _frameLoader method.
19806 (-[WebView _close]): Remove observer from the distributed notification
22942 (-[WebView _close]): Call webViewClosed on the WebInspector.