mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-24 02:09:28 +00:00
Also change a Vector<Handle> to a Vector<NonnullGCPtr> while we're here, since there's no need to use handles for members of a cell. Fixes an ASAN error on the HTML/Window-postMessage.html test.
1.8 KiB
1.8 KiB