mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 02:09:28 +00:00
We've peppered this workaround around the code base as needed in a few different ways. This adds a helper class to perform this workaround in order to simplify doing so, and ensure cleanup occurs in a RAII fashion. This also makes it easier to grep for places where this workaround is employed.