webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Public Member Functions | |
MAKE_GLIB_TEST_FIXTURE (PluginsTest) | |
PluginsTest () | |
~PluginsTest () | |
GList * | getPlugins () |
![]() | |
MAKE_GLIB_TEST_FIXTURE (Test) | |
Test () | |
~Test () | |
virtual void | initializeWebExtensions () |
void | assertObjectIsDeletedWhenTestFinishes (GObject *object) |
void | addLogFatalFlag (unsigned flag) |
void | removeLogFatalFlag (unsigned flag) |
Static Public Member Functions | |
static void | getPluginsAsyncReadyCallback (GObject *, GAsyncResult *result, PluginsTest *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) |
Public Attributes | |
GMainLoop * | m_mainLoop |
GList * | m_plugins |
![]() | |
const char * | name |
bool(* | func )(FileTest *t, BN_CTX *ctx) |
HashSet< GObject * > | m_watchedObjects |
GRefPtr< WebKitWebContext > | m_webContext |
Additional Inherited Members | |
![]() | |
enum | ResourcesDir { WebKit2GTKResources, WebKit2Resources } |
![]() | |
static uint32_t | s_webExtensionID = 0 |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
PluginsTest::MAKE_GLIB_TEST_FIXTURE | ( | PluginsTest | ) |
GMainLoop* PluginsTest::m_mainLoop |
GList* PluginsTest::m_plugins |