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
- Don't use `to_string` for owned `DOMString` if it is not gonna be used again. Use `String::from`
- panic: index out of bounds: the len is 2 but the index is 2 (thread Script#1, at /home/runner/.cargo/git/checkouts/stylo-482338307e42a9ea/f611007/style/servo/animation.rs:359)
- script_bindings: Move Wrap from generated to generic code
- layout: Avoid extra work when there is no strong BiDi content
- webgpu: enforced memory limits leads to crashes
- Optimise crossbeam channel Select in loops
- layout: Enable device-width/device-height media queries.
- script_bindings: Move more part of constructor generated into non-generated
- Investigate inventory use across shared-library object boundaries
- panic: already mutably borrowed (thread Script#1, at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/atomic_refcell-0.1.14/src/lib.rs:132)
- Docs
- Rust not yet supported