mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
Back out rev 4faa4cf68052 (bug 1227015 P7) for bustage
This commit is contained in:
parent
3752ed4a06
commit
0698a4728b
@ -337,14 +337,6 @@ public:
|
||||
mPromiseProxy->CleanUp(aCx);
|
||||
return true;
|
||||
}
|
||||
|
||||
void
|
||||
PostDispatch(JSContext* aCx, WorkerPrivate* aWorkerPrivate, bool aSuccess)
|
||||
{
|
||||
if (!aSuccess) {
|
||||
mStatus.SuppressException();
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
class WorkerThreadUpdateCallback final : public ServiceWorkerUpdateFinishCallback
|
||||
|
Loading…
Reference in New Issue
Block a user