Bug 800838 - remove unnecessary delay when unscheduling plugin timers r=blassey
This commit is contained in:
@@ -58,6 +58,7 @@ public:
|
||||
nsCOMPtr<nsITimer> timer;
|
||||
void (*callback)(NPP npp, uint32_t timerID);
|
||||
bool inCallback;
|
||||
bool needUnschedule;
|
||||
};
|
||||
|
||||
class nsNPAPIPluginInstance : public nsISupports
|
||||
|
||||
Reference in New Issue
Block a user