This Week In Servo 17
2014-12-31 What's up with Servo for the week of 23 Dec - 31 Dec 2014
This week, we merged 20 pull requests
Glenn and Manish reached their 200th commits! Congratulations!
Notable additions
- Josh added support for thread-safe refcounting of arbitrary DOM types
- Ms2ger audited our transmutes and removed some
- Bruno implemented
HTMLElement.dataset
- Bruno added support for named deleters
- Manish replaced
to_string()
calls with the fasterinto_string()
, taking a cue from hyper
New contributors
Screenshots
This demonstrates 2D CSS transforms
This demonstrates cookie support (ie. logging in)