Searched refs:WebKitErrorPlugInWillHandleLoad (Results 1 – 10 of 10) sorted by relevance
27 cpp_quote("// FIXME: WebKitErrorPlugInWillHandleLoad is used for the cancel we do to prevent loadin…28 cpp_quote("#define WebKitErrorPlugInWillHandleLoad 204")
33 #define WebKitErrorPlugInWillHandleLoad 204 macro
54 …ptionPlugInWillHandleLoad UI_STRING("Plug-in handled load", "WebKitErrorPlugInWillHandleLoad descr…163 …ionPlugInWillHandleLoad, [NSNumber numberWithInt: WebKitErrorPlugInWillHandleLoad],
422 NSError *error = [[NSError alloc] _initWithPluginErrorCode:WebKitErrorPlugInWillHandleLoad
1464 … NSError *error = [[NSError alloc] _initWithPluginErrorCode:WebKitErrorPlugInWillHandleLoad
876 NSError *error = [[NSError alloc] _initWithPluginErrorCode:WebKitErrorPlugInWillHandleLoad887 // FIXME: WebKitErrorPlugInWillHandleLoad is a workaround for the cancel we do to prevent889 …n error.errorCode() != NSURLErrorCancelled && error.errorCode() != WebKitErrorPlugInWillHandleLoad;
232 /* WebKitErrorPlugInWillHandleLoad description */
1466 …return ResourceError(String(WebKitErrorDomain), WebKitErrorPlugInWillHandleLoad, response.url().st… in pluginWillHandleLoadError()
3510 Introduced WebKitErrorPlugInWillHandleLoad to represent the cancel we do3518 Don't handleFallbackContent on WebKitErrorPlugInWillHandleLoad or on a user cancel
24464 No description in WebKitErrors.m for WebKitErrorPlugInWillHandleLoad