mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-08 16:55:01 +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.