Home | History | Annotate | Download | only in mac

Lines Matching full:delegate

34         passed to the delegate function, that creates a new one.
718 Ditto; pass them when making the delegate call.
1140 WebGeolocationPolicyListener protocol and decidePolicyForGeolocationRequestFromOrigin delegate
1218 Replaced windowObjectCleared with this function. If the delegate
1225 frame load delegate implementation cache for the new delegate method.
1241 implementation of the new frame load delegate method.
1272 (-[WebVideoFullscreenController delegate]): Cleaned up style.
2136 Ask the History Delegate to populate the visited links hash.
2195 Send title changes to the global history delegate.
2362 Added new PluginHalter client, delegate and few more WebPreferences keys.
2370 * WebView/WebUIDelegatePrivate.h: Added shouldHaltPlugin delegate.
2378 (WebPluginHalterClient::shouldHaltPlugin): Added, invoke the delegate.
2630 WebKit Mac API should provide a delegate interface for global history.
2650 (WebFrameLoaderClient::updateGlobalHistory): If the delegate exists, don't use the built-in WebHistory.
3347 Implement shouldLoadMediaElementURL by asking the policy delegate.
3350 Add new delegate method, remove some unused cruft.
3479 Add delegate methods about focus and blur and state change
3482 Have ObjC delegate methods match C++ method names in the ChromeClient.
3737 (WebInspectorClient::inspectorWindowObjectCleared): Send the delegate
3742 * WebView/WebViewPrivate.h: The delegate SPI.
4000 Correct these delegate methods' declarations by adding parameter names.
4104 Add delegate methods about focus and blur and state change
4107 Call the appropriate private delegate methods from the ChromeClient.
4618 Due to some subtle WebKit changes - presumably some delegate callback behavior - a latent bug in
4626 (-[WebView dealloc]): Release the delegate if the quirk is in effect.
4627 (-[WebView setFrameLoadDelegate:]): Retain the new delegate if the quirk is in effect.
4964 Move delegate implementation caching logic into its own files.
6160 Provide a mechanism to create a quirks delegate for HTMLParser
8194 WebChromeClient now calls the private UI delegate method
9499 delegate and added high performance CallScriptDebugDelegate functions.
9502 super-slow due forwardInvocation: calling debug delegate
9518 method implementations for the script debug delegate. Also caches what
11315 delegate method. If the method is unimplemented, returns true for
11322 * WebView/WebResourceLoadDelegatePrivate.h: Declared the delegate method
11353 a new private frame load delegate method.
14083 certain WebView delegate actions are taken
15254 Implemented PDFKit delegate method that's called after a Print action in the PDF content
17540 Decorate some deprecated delegate methods with the availability macros.
17542 The compiler doesn't appear to warn if a delegate implements these methods, but using the availability
19950 FileChooser so it can get a result from the UI delegate.
20199 delegate] with just m_debugger.
20251 the delegate.
20390 (-[WebCoreScriptDebugger delegate]):
21114 - fix <rdar://problem/5644324> Delegate-less WebKit clients should have no databases
21139 * WebView/WebUIDelegatePrivate.h: Replaced the two different database quota delegate
21146 * WebView/WebViewInternal.h: Removed delegate method dispatch functions for unusual
21147 types of parameters that the database UI delegate methods had before.
21690 Fix for <rdar://problem/5640080> - Database UI delegate calls need to specify WebFrame
21774 Let's go ahead and call the correct UI Delegate method, shall we?
21777 (WebChromeClient::requestQuotaIncreaseForDatabaseOperation): Call the correct UI delegate
21864 Fixed return values for unsigned-long-long delegate methods
21996 (-[WebView _cacheResourceLoadDelegateImplementations]): If the delegate is nil, bzero the
22075 Hook up UI Delegate calls for the database engine feature and other small tweaks
22088 (WebChromeClient::requestQuotaIncreaseForNewDatabase): Call through to the UI Delegate
22091 * WebView/WebUIDelegatePrivate.h: Added the two UI Delegate methods
22737 Forward the UI delegate to call webView:createWebViewWithRequest: if
22803 (-[WebNullPluginView reportFailure]): Added. Does the actual delegate
22806 reenter and so that it can handle the case where the delegate destroys
23076 * WebCoreSupport/WebChromeClient.h: Support for calling the delegate to run the prompt for
23152 <rdar://problem/5544354> Wrong delegate method called in