mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-06 07:48:38 +09:00
Issue #80 - De-unify dom/xhr
This commit is contained in:
parent
3751ad3739
commit
e96e560f35
4 changed files with 98 additions and 92 deletions
|
|
@ -33,6 +33,8 @@
|
|||
#include "WorkerScope.h"
|
||||
#include "WorkerPrivate.h"
|
||||
#include "WorkerRunnable.h"
|
||||
#include "XMLHttpRequestMainThread.h"
|
||||
#include "XMLHttpRequestString.h"
|
||||
#include "XMLHttpRequestUpload.h"
|
||||
|
||||
#include "mozilla/UniquePtr.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue