mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 02:08:38 +09:00
Issue #80 - De-unify dom/workers
This commit is contained in:
parent
66a3f44adf
commit
080182d2d9
16 changed files with 33 additions and 1 deletions
|
|
@ -14,6 +14,7 @@
|
|||
#include "mozilla/Atomics.h"
|
||||
#include "nsISupportsImpl.h"
|
||||
#include "nsThreadUtils.h" /* nsRunnable */
|
||||
#include "WorkerHolder.h"
|
||||
|
||||
struct JSContext;
|
||||
class nsIEventTarget;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue