servo
https://github.com/mozilla/servo
Rust
The Servo Browser Engine
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported64 Subscribers
View all SubscribersAdd a CodeTriage badge to servo
Help out
- Issues
- Sandboxed iframes can go back and forward in history
- Events from sandboxed iframes are remembering their origin
- Missing space in default ContentType of XHR form data
- ASCII content-type request header isn't being changed to UTF-8 by XHR when it should, for URLSearchParams requests
- Servo disagrees with other browsers in WPT xhr/send-no-response-event-order
- XHR apparently isn't reusing Basic credentials between requests
- WPT test for deflate content-encoding ends up with an empty string
- window.stop() isn't firing onabort of XMLHttpRequest
- Calling open() and send() on an XHR from inside its onabort isn't making it send again (or isn't reporting the resend as events)
- XHR request headers are getting overzealously case-folded
- Docs
- Rust not yet supported