This Week In Servo 36
2015-10-05 What's up with Servo for the week of 28 Sep 2015 - 5 Oct 2015
In the last week, we landed 69 PRs in the Servo repository!
Glenn wrote a short report on how webrender is coming along. Webrender is a new renderer for Servo which is specialized for web content. The initial results are quite promising!
Notable additions
- Patrick and Corey reduced allocator churn in our DOMstring code and string joining code
- Josh restyled
<select>
so that<select multiple>
works. - Vladimir’s Windows work continues
- Corey implemented
<font size>
- Martin simplified our stacking context creation code
New Contributors
Screenshots
Snazzy new form widgets:
Meetings
At last week’s meeting, we discussed webrender, and pulling app units out into a separate crate.