mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-04 18:27:42 +00:00
This allows HTMLCanvasElement and WebGL rendering contexts to share their lifetime, as JS allows them to arbitrarily access them at any time and WebGLRCB.canvas expects a non-null return value.