Issue #80 - De-unify dom/xhr

This commit is contained in:
Moonchild 2020-04-23 16:48:48 +00:00 • committed by Roy Tam
commit e96e560f35
4 changed files with 98 additions and 92 deletions

View file

@ -18,7 +18,7 @@ EXPORTS.mozilla.dom += [
'XMLHttpRequestUpload.h',
]
UNIFIED_SOURCES += [
SOURCES += [
'XMLHttpRequest.cpp',
'XMLHttpRequestEventTarget.cpp',
'XMLHttpRequestMainThread.cpp',