Team JaM
Rails Girls Summer of Code 2016
Jeena Lee & Malisa Smith
We hack on Servo!
Home
Things we did:
- General
- Started thinking about the blog post.
- Request API
- Submitted a PR for enabling Request API and Response API tests, but tests are failing!
- Started addressing comments from the Request API PR.
- Response API
- Still working on step 2 of the constructor. Ended up spending a lot of time understanding and testing how deref coercions and ownership works.
Things we learned:
TODO:
- General:
- Response:
- Continue working on constructor.
- Request:
- Troubleshoot what’s going on with PR #12722.
- Keep addressing comments.