This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-03 07:01:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
dom
/
xhr
History
Thomas Wisniewski
0816653c3a
Bug 1846699 - fix a logic error in bug 1784880 which causes Raptor and streaming videos to break; r=dlrobertson
...
Differential Revision:
https://phabricator.services.mozilla.com/D185243
2023-08-03 05:05:09 +00:00
..
tests
Bug 1695216 - Follow the XMLHttpRequest spec more closely for network and other errors; r=kershaw,sunil
2023-07-21 02:41:22 +00:00
moz.build
…
XMLHttpRequest.cpp
Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre
2023-08-02 20:41:49 +00:00
XMLHttpRequest.h
…
XMLHttpRequestEventTarget.cpp
…
XMLHttpRequestEventTarget.h
…
XMLHttpRequestMainThread.cpp
Bug 1846699 - fix a logic error in bug 1784880 which causes Raptor and streaming videos to break; r=dlrobertson
2023-08-03 05:05:09 +00:00
XMLHttpRequestMainThread.h
Bug 1845006 - store the fully-serialized MimeType on data url channels so XHR and fetch may use it for content-type response headers, and clean up the data url parsing code to better match the spec. r=kershaw,sunil,necko-reviewers
2023-08-02 23:41:24 +00:00
XMLHttpRequestString.cpp
…
XMLHttpRequestString.h
…
XMLHttpRequestUpload.cpp
…
XMLHttpRequestUpload.h
…
XMLHttpRequestWorker.cpp
Bug 1695216 - Follow the XMLHttpRequest spec more closely for network and other errors; r=kershaw,sunil
2023-07-21 02:41:22 +00:00
XMLHttpRequestWorker.h
…