Bug 133662 -- update Tester plugin, not part of the build
git-svn-id: svn://10.0.0.236/trunk@117774 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -215,6 +215,7 @@ ScriptItemStruct * makeScriptItemStruct(NPAPI_Action action, DWORD dw1, DWORD dw
|
||||
break;
|
||||
case NPPVpluginWindowBool:
|
||||
case NPPVpluginTransparentBool:
|
||||
case NPPVpluginKeepLibraryInMemory:
|
||||
dwTNVFlags = convertStringToBOOL1(&dw3);
|
||||
makeDataEntry(&psis->arg3, dw3, (dwTNVFlags & fTNV1) ? 0 : sizeof(NPBool));
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user