|
static WebKitDownloadError | expectedErrorToWebKitDownloadError (ExpectedError expected) |
|
static void | receivedResponseCallback (WebKitDownload *download, GParamSpec *, DownloadTest *test) |
|
static void | createdDestinationCallback (WebKitDownload *download, const gchar *destination, DownloadTest *test) |
|
static void | receivedDataCallback (WebKitDownload *download, guint64 dataLength, DownloadTest *test) |
|
static void | finishedCallback (WebKitDownload *download, DownloadTest *test) |
|
static void | failedCallback (WebKitDownload *download, GError *error, DownloadTest *test) |
|
static gboolean | decideDestinationCallback (WebKitDownload *download, const gchar *suggestedFilename, DownloadTest *test) |
|
static void | downloadStartedCallback (WebKitWebContext *context, WebKitDownload *download, DownloadTest *test) |
|
static const char * | dataDirectory () |
|
static void | initializeWebExtensionsCallback (WebKitWebContext *context, Test *test) |
|
static void | objectFinalized (Test *test, GObject *finalizedObject) |
|
static CString | getResourcesDir (ResourcesDir resourcesDir=WebKit2GTKResources) |
|
static bool | cairoSurfacesEqual (cairo_surface_t *s1, cairo_surface_t *s2) |
|
◆ ExpectedError
Enumerator |
---|
NetworkError | |
DownloadCancelled | |
InvalidDestination | |
DestinationExists | |
◆ DownloadErrorTest()
DownloadErrorTest::DownloadErrorTest |
( |
| ) |
|
|
inline |
◆ createdDestination()
void DownloadErrorTest::createdDestination |
( |
WebKitDownload * |
download, |
|
|
const char * |
destination |
|
) |
| |
|
inlinevirtual |
◆ decideDestination()
◆ expectedErrorToWebKitDownloadError()
◆ failed()
◆ MAKE_GLIB_TEST_FIXTURE()
◆ receivedResponse()
◆ m_expectedError
The documentation for this class was generated from the following file: