servo/components/script/dom/bindings/codegen
bors-servo 3f30720bba
Auto merge of #23363 - Darkspirit:https, r=jdm
More https

* Disabled unused legacy TLS.
It will be disabled for Nightly 72 or 73 in 5-7 months and ride the [trains](https://wiki.mozilla.org/Release_Management/Calendar).
https://blog.mozilla.org/security/2018/10/15/removing-old-versions-of-tls/
* Updated MPL license in a few files.
It would be nice if a new version of https://pypi.org/project/servo_tidy/ could be released to update WebRender as well.
* Switched servo-deps.s3.amazonaws.com back to https.
This was recently regressed by 10585be25c and fc28073dfb.
* Made https the default protocol for address bar on desktop.
Press Ctrl+L on the Glutin port and enter `example.com`:
Servo previously assumed you meant `http://example.com/`, now it is `https://example.com/`.

---

- [x] `./mach build --release` does not report any errors
- [x] `./mach test-tidy` does not report any errors

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23363)
<!-- Reviewable:end -->
2019-05-14 08:21:17 -04:00
..
parser Update MPL license to https 2019-05-10 15:03:19 +02:00
ply Cargoify servo 2014-09-08 20:21:42 -06:00
api.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
apis.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
BindingGen.py Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
Bindings.conf Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
CodegenRust.py Update to SpiderMonkey 66. 2019-05-10 22:43:43 -04:00
Configuration.py Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
GlobalGen.py Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00
interface.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
property.html.template Generate a list of supported DOM APIs from parsed WebIDLs. 2016-07-15 18:13:09 -04:00
pythonpath.py Update MPL license to https (part 3) 2018-11-19 14:47:12 +01:00