Home | History | Annotate | Download | only in Interfaces

Lines Matching full:discussion

45     @discussion Implementors of this protocol will receive messages indicating
69 @discussion An implementor of WebResourceLoadDelegate should provide an identifier
82 @discussion This message is sent before a load is initiated. The request may be modified
100 @discussion Call useCredential::, continueWithoutCredential or
103 @discussion If you do not implement this delegate method, WebKit will handle authentication
125 @discussion In some rare cases, multiple responses may be received for a single load.
135 @discussion Multiple of these messages may be sent as data arrives.
147 @discussion This message is sent after a load has successfully completed.
158 @discussion This message is sent after a load has failed to load due to an error.
170 @discussion Called when a plug-in is not found, fails to load or is not available for some reason.