mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-17 19:07:15 +00:00
Previously we were kinda sorta resolving the reference cycle, but let's just keep the requests in a hashtable instead of relying on hard to track refcount tricks. Fixes #7314.