This Week In Servo 25

2015-02-24 What's up with Servo for the week of 18 - 24 Feb 2015

This week, we merged 60 pull requests.

Selector matching has been extracted into an independent library! You can see it here.

We now have automation set up for our Gonk (Firefox OS) port, and gate on it.

Notable additions

Screenshots

Parallel painting, visualized:

New contributors

Meeting

Minutes

  • Rust in Gecko: We’re slowly figuring out what we need to do (and have a tracking bug). Some more candidates for a Rust component in Gecko are an MP4 demultiplexer, and a replacement of safe browsing code.
  • Selector matching is now in a new library
  • ./mach build-gonk works. At the moment it needs a build of B2G, which is huge (and requires a device), but we’re working on packaging up the necessary bits which are relatively small.