Граф коммитов

9 Коммитов

Автор SHA1 Сообщение Дата
Thomas Wisniewski c603d18df1 Bug 1285036 - Part 1: Use an enum for ProgressEvent types and use consts for the event name strings. r=baku 2016-07-08 12:44:33 -04:00
Ryan VanderMeulen 64abd594e5 Backed out 6 changesets (bug 1285036) for bustage on a CLOSED TREE.
Backed out changeset f7174077bd92 (bug 1285036)
Backed out changeset 4ae182434a6a (bug 1285036)
Backed out changeset 0390a7afb12d (bug 1285036)
Backed out changeset b93efbaf1d7a (bug 1285036)
Backed out changeset 3036026722de (bug 1285036)
Backed out changeset 8e94b77f805b (bug 1285036)
2016-07-07 21:57:49 -04:00
Thomas Wisniewski b623293dc5 Bug 1285036 - Part 5: Consolidate the readystatechange-firing code into a function named FireReadyStateChange(). r=baku 2016-07-07 11:56:04 -04:00
Thomas Wisniewski 5aaa9bf897 Bug 1285036 - Part 4: Remove the 'sent' pseudostate and add support for the spec's send() flag instead. r=baku 2016-07-07 11:51:51 -04:00
Thomas Wisniewski 6876d3a1ff Bug 1285036 - Part 3: Flip the asynchronous flag to synchronous, to match the spec. r=baku 2016-07-07 11:31:19 -04:00
Thomas Wisniewski 310395ef86 Bug 1285036 - Part 2: Split mState up into an enum and a set of bool flags. r=baku 2016-07-07 11:21:22 -04:00
Thomas Wisniewski 1ccc4300cf Bug 1285036 - Part 1: Use an enum for ProgressEvent types and use consts for the event name strings. r=baku 2016-07-07 11:07:53 -04:00
Andrea Marchesini 6d146a2e3d Bug 1282253 - Get rid of XHR::ResponseTypeEnum, r=smaug 2016-06-27 19:13:41 +02:00
Andrea Marchesini 37ac18fc67 Bug 1269162 - part 6 - Merge XMLHttpRequestWorker and XMLHttpRequestMainThread, r=smaug
--HG--
rename : dom/xhr/nsXMLHttpRequest.cpp => dom/xhr/XMLHttpRequestMainThread.cpp
rename : dom/xhr/nsXMLHttpRequest.h => dom/xhr/XMLHttpRequestMainThread.h
2016-06-27 19:13:41 +02:00