зеркало из https://github.com/mozilla/gecko-dev.git
Fix fba52fc5161a, bug 813906, test bustage.
This commit is contained in:
Родитель
5b9c784325
Коммит
1fa6d400c9
|
@ -585,8 +585,6 @@ drawAsyncBitmapColor(InstanceData* instanceData)
|
|||
|
||||
static bool bug813906(NPP npp, const char* const function, const char* const url, const char* const frame)
|
||||
{
|
||||
InstanceData* id = static_cast<InstanceData*>(npp->pdata);
|
||||
|
||||
NPObject *windowObj = nullptr;
|
||||
NPError err = NPN_GetValue(npp, NPNVWindowNPObject, &windowObj);
|
||||
if (err != NPERR_NO_ERROR) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче