This Week In Servo 66

What's up with Servo for the week of 30 May 2016 - 06 June 2016

Posted 2016-06-06

In the last week, we landed 97 PRs in the Servo organization’s repositories.

Planning and Status

Our overall roadmap and quarterly goals are available online.

This week’s status updates are here.

Notable Additions

  • jdm added some support for network event debugging via Firefox’s developer tools
  • ajeffrey improved pipeline shutdown to avoid some deadlocks
  • till added an about:newtab for browser.html
  • pcwalton fixed display-list-based hit testing when using WebRender
  • dati added random device ID generation for WebBluetooth
  • mrobinson reduced the number of stacking contexts we create around text
  • emilio avoided a deadlock while loading reddit’s homepage
  • ab22 corrected some data loss when using persistent profiles
  • guillaumegomez implemented Range’s createContextualFragment API
  • rebstar6 added support for specifying the document referrer policy via <meta> tags
  • edunham created packaging and installation commands for the mach tool
  • creativcoder began integrating support for ServiceWorkers

New Contributors

Interested in helping build a web browser? Take a look at our curated list of issues that are good for new contributors!

Screenshot

No screenshots this week.

Back