mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Back out rev 4faa4cf68052 (bug 1227015 P7) for bustage
This commit is contained in:
parent
20bce9f212
commit
e0200e84d3
@ -337,14 +337,6 @@ public:
|
|||||||
mPromiseProxy->CleanUp(aCx);
|
mPromiseProxy->CleanUp(aCx);
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
void
|
|
||||||
PostDispatch(JSContext* aCx, WorkerPrivate* aWorkerPrivate, bool aSuccess)
|
|
||||||
{
|
|
||||||
if (!aSuccess) {
|
|
||||||
mStatus.SuppressException();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
};
|
};
|
||||||
|
|
||||||
class WorkerThreadUpdateCallback final : public ServiceWorkerUpdateFinishCallback
|
class WorkerThreadUpdateCallback final : public ServiceWorkerUpdateFinishCallback
|
||||||
|
Loading…
Reference in New Issue
Block a user