Searched refs:logDestroy (Results 1 – 6 of 6) sorted by relevance
55 NPBool logDestroy; member
298 BOOLEAN_TO_NPVARIANT(plugin->logDestroy, *result); in pluginGetProperty()357 plugin->logDestroy = NPVARIANT_TO_BOOLEAN(*variant); in pluginSetProperty()1158 newInstance->logDestroy = FALSE; in pluginAllocate()
330 if (obj->logDestroy) in NPP_Destroy()
132 if (obj->logDestroy) in webkit_test_plugin_destroy_instance()
11486 In DRT, "plugin.logDestroy = true" not working on Windows.17658 …Add a "logDestroy" property which controls whether plugins should print when they are destroyed or…
6214 Capture logDestroy messages from the test plugin. DRT's WebPage6304 Capture logDestroy messages from the test plugin. DRT's WebPage