This Week In Servo 129

2019-04-30 What's up with Servo for the week of 22 April 2019 - 30 April 2019

In the [past week](https://github.com/pulls?utf8=✓&q=is%3Apr+is%3Amerged+closed%3A2019-04-22..2019-04-30 +user%3Aservo+), we merged 68 PRs in the Servo organization’s repositories.

Planning and Status

Our roadmap is available online, including the team’s plans for 2019.

This week’s status updates are here.

Exciting works in progress

Notable Additions

  • ferjm implemented enough Shadow DOM support to build user agent widgets include media controls.
  • miller-time standardized the use of referrers in fetch requests.
  • krk added a build-time validation that the DOM inheritance hierarchy matches the WebIDL hierarchy.
  • paulrouget redesigned part of the embedding API to separate per-window from per-application APIs.
  • AZWN created an API for using the type system to represent important properties of the JS engine.
  • Akhilesh1996 implemented the setValueCurveAtTime Web Audio API.
  • jdm transitioned the Windows build to rely on clang-cl instead of the MSVC compiler.
  • snarasi6 implemented the setPosition and setOrientation Web Audio APIs.

New Contributors

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