ladybird
https://github.com/ladybirdbrowser/ladybird
C++
Truly independent web browser
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.
C++ not yet supported2 Subscribers
Add a CodeTriage badge to ladybird
Help out
- Issues
- LibWeb: Two more navigation API fixes / spec updates
- Add a native macOS icon with Dark Mode and Liquid Glass support
- UI/Qt: “Exit fullscreen” popup that appears when you switch Ladybird to full screen and won't go away
- UI/Qt: The space reserved for the MacOS traffic light icon is unnecessary in full-screen mode
- Let a replaced page take its media elements with it, as Gecko/WebKit/Blink do (and stop nytimes.com from growing to 5+ GiB in a background tab)
- Don’t run a parser-blocking script while a script is executing; Gecko/WebKit/Blink don’t. (And make pages that document.write() a script and then block in a sync XHR stop crashing)
- AK: Make plain Strings thread-safe
- LibWeb: Cut the work behind retried engine records
- LibWeb: Make the style engine's read side shareable and prove it
- LibWeb: Throw errors in the correct realm for cross-realm bindings
- Docs
- C++ not yet supported