Henri Sivonen
4414bd44eb
Bug 1356181 - Gather telemetry about isindex usage in hope of justifying removal. r=Ehsan,francois
...
MozReview-Commit-ID: 9dDVvgxxZml
--HG--
extra : rebase_source : c78e97a5b1bcd1d322ba1381657ed9bd3e814f11
2017-04-13 14:08:35 +03:00
Andrea Marchesini
fc26940d57
Bug 1336091 - File.relativeWebkitPath should not start with '/', r=smaug
2017-02-06 11:07:54 +01:00
Eric Rahm
6af429ff8a
Bug 1332202 - Convert most infallible NS_EscapeURL calls to fallible version. r=froydnj
...
This makes most users of |NS_EscapeURL| use the fallible version. A few are
left infallible as it seems like the entire function is assumed to be
infallible.
MozReview-Commit-ID: Cy1L5jQwjO1
2017-01-24 11:11:44 -08:00
Carsten "Tomcat" Book
7c0644d587
Merge mozilla-central to mozilla-inbound
2016-07-14 11:56:37 +02:00
Henri Sivonen
3652f29f7b
Bug 1281972 - Filter out encodings that map to the replacement encoding when processing <form accept-charset>. r=emk.
...
MozReview-Commit-ID: FuodU7ckiPS
--HG--
extra : rebase_source : fd5053ffa1349d424d05800d014f856dbd6690c2
2016-07-12 15:38:13 +03:00
Andrea Marchesini
986de63ef5
Bug 1186932 - Implement support for form submission of a picked directory - part 2 - Form submission with directory support, r=smaug
2016-07-14 09:01:58 +02: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
6f89091771
Bug 1279860
- part 3 - HTMLFormSubmission::GetFromForm, r=smaug
2016-06-16 08:25:48 +01:00
Andrea Marchesini
aa5c829338
Bug 1279860
- part 2 - Anonymous namespaces in HTMLFormSubmission, r=smaug
2016-06-16 08:25:12 +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