mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +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
|
|
@ -18,7 +18,7 @@ EXPORTS.mozilla.dom += [
|
|||
'XMLHttpRequestUpload.h',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'XMLHttpRequest.cpp',
|
||||
'XMLHttpRequestEventTarget.cpp',
|
||||
'XMLHttpRequestMainThread.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue