Tech News
← Back to articles

This Month in Ladybird

read original related products more articles

Hello friends! July is done. We merged 319 pull requests from 47 contributors.

Ladybird is entirely funded by the generous support of companies and individuals who believe in the open web. This month, we’re excited to welcome the following new sponsors:

Scraping Fish with $5,000

Blacksmith with high-performance CI infrastructure

We’re incredibly grateful for their support. If you’re interested in sponsoring the project, please contact us.

Web Platform Tests (WPT)

As usual, we’ve made some progress on the Web Platform Tests. We’ve added 13,090 passing tests for a new total of 1,831,856.

Google reCAPTCHA passing

There was a long-standing issue with our postMessage implementation: if the serialized type had not previously been used in the destination realm, we would fail to reconstruct it. The realm didn’t recognize the type and rejected the message.

This is now fixed, allowing Google reCAPTCHA to pass!

... continue reading