Adrian Wielgosik
|
de1e0827c0
|
Bug 1440441 - Remove nsIDOMFormData. r=kmag,qdot
MozReview-Commit-ID: 9Y8YQBqbSnM
--HG--
extra : rebase_source : 205a3341771d99cb252516f0ffffd107e1c82e5d
|
2018-02-22 20:42:12 +01:00 |
Thomas Wisniewski
|
bd0b3ab10a
|
Bug 792808 - Migrate BodyExtractor away from using nsIXHRSendable; r=baku
MozReview-Commit-ID: 1fNcm1mPJJB
--HG--
extra : rebase_source : 443ad7309f2e6a064b54466ece967ced0c3155ea
|
2017-09-19 21:32:12 -04:00 |
Andrea Marchesini
|
79eff427b5
|
Bug 1398733 - HTMLFormSubmission should pass the size of the post data inputStream if known, r=smaug
|
2017-09-22 08:12:03 +02:00 |
Masatoshi Kimura
|
bdc7c83579
|
Bug 1374629 - Add mozilla::NotNull to mozilla::Encoding constant declarations. r=froydnj,hsivonen
MozReview-Commit-ID: s1sYrq6tqm
--HG--
extra : rebase_source : 0ffeab4554408fc6e28bd18478121aad73439a30
|
2017-06-20 22:04:18 +09:00 |
Wes Kocher
|
6d5026cd11
|
Backed out changeset 19fbc34f239c (bug 1374629)
MozReview-Commit-ID: KPYcFSnOpU8
|
2017-06-21 15:50:52 -07:00 |
Masatoshi Kimura
|
7faf369167
|
Bug 1374629 - Add mozilla::NotNull to mozilla::Encoding constant declarations. r=froydnj,hsivonen
MozReview-Commit-ID: s1sYrq6tqm
--HG--
extra : rebase_source : 5803e385fcc5deb0f74304b304979227e374d07e
|
2017-06-20 22:04:18 +09:00 |
Henri Sivonen
|
432653453a
|
Bug 1261841 part 2 - Use encoding_rs instead of uconv. r=emk,mystor.
MozReview-Commit-ID: 15Y5GTX98bv
|
2017-06-13 13:23:23 +03:00 |
Andrea Marchesini
|
20247bbf3f
|
Bug 1329298 - Part 1 - Unify body extraction in Fetch/Beacon/XHR, r=smaug
|
2017-01-24 12:13:31 +01:00 |
Olli Pettay
|
0364dbc792
|
Bug 1326507, remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTS, r=mccr8
--HG--
extra : rebase_source : 3ae1207308de120b7299b13ecaa95dd1612b3459
|
2017-01-03 21:47:55 +02:00 |
Michael Layzell
|
cec7ed92f4
|
Bug 1303196 - Part 1: Add the DocGroup and TabGroup Objects, r=billm
MozReview-Commit-ID: ILXWUlPPeHM
|
2016-10-27 15:53:35 -04:00 |
Andrea Marchesini
|
3c6ff93c8f
|
Bug 1186932 - Implement support for form submission of a picked directory - part 1 - FormData and Directory, r=smaug
|
2016-07-14 09:01:31 +02:00 |
Andrea Marchesini
|
a438f6944e
|
Bug 1279860 - part 4 - Renaming FSMultipartFormData and other HTMLFormSubmission classes, r=smaug
|
2016-06-16 08:26:34 +01:00 |
Andrea Marchesini
|
aadce059f5
|
Bug 1279860 - part 1 - Renaming nsFormSubmission to mozilla::dom::HTMLFormSubmission, r=smaug
--HG--
rename : dom/html/nsFormSubmission.cpp => dom/html/HTMLFormSubmission.cpp
rename : dom/html/nsFormSubmission.h => dom/html/HTMLFormSubmission.h
rename : dom/html/nsFormSubmissionConstants.h => dom/html/HTMLFormSubmissionConstants.h
|
2016-06-16 08:24:16 +01:00 |
Andrea Marchesini
|
2dd57b41c0
|
Bug 1250148 - FormData should treat empty input type=file as empty string in FormData and as unnamed Blob in HTML submission, r=smaug
|
2016-02-24 00:01:01 +01:00 |
Wes Kocher
|
1a11ff119f
|
Backed out changeset 74f968e36041 (bug 1250148) for test_blobconstructor.html failures
--HG--
extra : commitid : 5I4oajo0G1j
|
2016-02-23 10:49:24 -08:00 |
Andrea Marchesini
|
7da3286f9d
|
Bug 1250148 - FormData should treat empty input type=file as empty string in FormData and as unnamed Blob in HTML submission, r=smaug
|
2016-02-23 18:38:16 +01:00 |
Andrea Marchesini
|
0814fe6588
|
Bug 1246375 - Restore the previous spec version of FormData, r=smaug
|
2016-02-17 14:56:19 +00:00 |
Andrea Marchesini
|
fea8607ef9
|
Bug 1241171 - FormData should not force 'blob' as filename, r=smaug
|
2016-01-26 17:15:52 +00:00 |
Sebastian Hengst
|
63388f55dc
|
Backed out changeset 3a4b31e5c049 (bug 1241171) for W(5) orange on Linux x64 debug. r=bustage
|
2016-01-26 13:44:51 +01:00 |
Andrea Marchesini
|
d8e12344d6
|
Bug 1241171 - FormData should not force 'blob' as filename, r=smaug
|
2016-01-26 10:34:41 +00:00 |
Andrea Marchesini
|
bf32b2ecd5
|
Bug 1162658 - Update FormData to match latest spec, r=smaug
|
2016-01-20 17:25:03 +00:00 |
Andrea Marchesini
|
d64cfad447
|
Bug 1237595 - FormData ctor and form submission should create empty Blob/File when a input type=file is not set, r=smaug
|
2016-01-08 08:35:30 +00:00 |
Andrea Marchesini
|
4fd7346fa1
|
Bug 1237674 - Rename nsFormData to mozilla::dom::FormData, r=smaug
--HG--
rename : dom/base/nsFormData.cpp => dom/base/FormData.cpp
rename : dom/base/nsFormData.h => dom/base/FormData.h
|
2016-01-07 19:30:36 +00:00 |