Home | History | Annotate | Download | only in WebView

Lines Matching full:discussion

43     @discussion Implementors of this protocol will receive messages indicating
59 @discussion An implementor of WebResourceLoadDelegate should provide an identifier
71 @discussion This message is sent before a load is initiated. The request may be modified
88 @discussion Call useCredential::, continueWithoutCredential or
91 @discussion If you do not implement this delegate method, WebKit will handle authentication
111 @discussion In some rare cases, multiple responses may be received for a single load.
120 @discussion Multiple of these messages may be sent as data arrives.
131 @discussion This message is sent after a load has successfully completed.
141 @discussion This message is sent after a load has failed to load due to an error.
152 @discussion Called when a plug-in is not found, fails to load or is not available for some reason.